Progress
This commit is contained in:
@@ -35,7 +35,9 @@ class KeyCommandResolver (
|
||||
Key.DOWN to Command.NAVIGATE,
|
||||
|
||||
Key.STAR to Command.DELETE,
|
||||
Key.SELECT to Command.SELECT
|
||||
Key.SELECT to Command.SELECT,
|
||||
|
||||
Key.FN to Command.FN
|
||||
)),
|
||||
|
||||
onLong = HashMap(mapOf(
|
||||
|
||||
Reference in New Issue
Block a user