From 23685ddb3c7a4a9a0c757a12330b4cf45aa0707e Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 27 Feb 2022 01:50:24 +0100
Subject: Compute text size relative to key height
Instead of a fixed size that don't work at all for bigger screens.
Other tweaks:
- Use the value-land dimens to vary 'extra_horizontal_margin'
- Move label size to Config, because it can change at runtime (rotation)
- Slightly decrease the size of "long" symbols
---
res/values/styles.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'res/values/styles.xml')
diff --git a/res/values/styles.xml b/res/values/styles.xml
index bad63e1..159ac73 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -3,10 +3,10 @@