Progress
This commit is contained in:
@@ -9,7 +9,7 @@ import net.mezimmah.wkt9.keypad.KeyEventResult
|
||||
class IdleInputMode : InputMode {
|
||||
override val mode: String = "idle"
|
||||
|
||||
override var status: Status = Status.LOWER
|
||||
override var status: Status = Status.NA
|
||||
private set
|
||||
|
||||
private val tag = "WKT9"
|
||||
|
||||
Reference in New Issue
Block a user