abouttreesummaryrefslogcommitdiff
path: root/res/values/values.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-06-06Fix inconsistent text size in landscape modeJules Aguillon1-2/+0
Dimens weren't refreshed when the orientation changed. Dimens are not the right solution anyway, use scaling factors instead.
2022-03-15Log editor infos while debuggingJules Aguillon1-0/+18
Useful when debugging why the keyboard doesn't work as expected with a specific app.