summaryrefslogtreecommitdiffstats
path: root/res/values-sw800dp-land/styles.xml
diff options
context:
space:
mode:
authorJustin Klaassen <justinklaassen@google.com>2015-05-28 22:54:00 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-28 22:54:00 +0000
commit3bc06036fd4b80aba83bfa056244cdd6073a70af (patch)
tree6ca153bc6740161b51e874695eb3a0c0fc5bc57e /res/values-sw800dp-land/styles.xml
parentb1363eb921f6110e784def229fb0274e4c4a90c0 (diff)
parent20b8bfd4a39942bcff4c727f35b1f1b3ab8a00d4 (diff)
downloadandroid_packages_apps_ExactCalculator-3bc06036fd4b80aba83bfa056244cdd6073a70af.tar.gz
android_packages_apps_ExactCalculator-3bc06036fd4b80aba83bfa056244cdd6073a70af.tar.bz2
android_packages_apps_ExactCalculator-3bc06036fd4b80aba83bfa056244cdd6073a70af.zip
am 20b8bfd4: am 4601edc0: am e2711cbb: Update advanced pad layout
* commit '20b8bfd4a39942bcff4c727f35b1f1b3ab8a00d4': Update advanced pad layout
Diffstat (limited to 'res/values-sw800dp-land/styles.xml')
-rw-r--r--res/values-sw800dp-land/styles.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/values-sw800dp-land/styles.xml b/res/values-sw800dp-land/styles.xml
index 7952971..807f568 100644
--- a/res/values-sw800dp-land/styles.xml
+++ b/res/values-sw800dp-land/styles.xml
@@ -43,6 +43,11 @@
<item name="android:textSize">36sp</item>
</style>
+ <style name="PadButtonStyle.Advanced.Text">
+ <item name="android:textAllCaps">true</item>
+ <item name="android:textSize">32sp</item>
+ </style>
+
<style name="PadButtonStyle.Numeric">
<item name="android:layout_margin">6dip</item>
<item name="android:textSize">48sp</item>
@@ -69,8 +74,6 @@
<item name="android:paddingBottom">10dip</item>
<item name="android:paddingStart">18dip</item>
<item name="android:paddingEnd">22dip</item>
- <item name="android:columnCount">3</item>
- <item name="android:rowCount">5</item>
</style>
<style name="PadLayoutStyle.Numeric">