| Age | Commit message (Collapse) | Author | Files | Lines |
|
A separate option is needed, the +25dp offset wasn't enough.
|
|
Values like 'characterSize' and 'horizontalMargin' can't be fed back into the default value because they are not of the same unit.
To avoid this happening again, change the way the default value is defined for every options.
The 'key_height' dimension was no longer used.
|
|
Dimens weren't refreshed when the orientation changed. Dimens are not
the right solution anyway, use scaling factors instead.
|
|
Useful when debugging why the keyboard doesn't work as expected with a
specific app.
|