feat(keyboard): add password mode with toggle, cursor visual improvements, and layout unification
This commit is contained in:
@@ -39,7 +39,7 @@ constexpr ThemeMetrics values = {.batteryWidth = 16,
|
||||
.keyboardBottomKeyHeight = 35,
|
||||
.keyboardBottomKeySpacing = 5,
|
||||
.keyboardBottomAligned = true,
|
||||
.keyboardCenteredText = true,
|
||||
.keyboardCenteredText = false,
|
||||
.keyboardVerticalOffset = -7};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user