summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp-land
diff options
context:
space:
mode:
authorHans Boehm <hboehm@google.com>2015-04-02 16:26:07 -0700
committerHans Boehm <hboehm@google.com>2015-04-08 11:08:05 -0700
commitbfe8c22fd15ff965ed97c7245b49565c645c2cee (patch)
tree21b71d704b67ba6ed371f162696604d7ab9c6a65 /res/values-sw600dp-land
parent75ca21c698808b61238a3aff3e0a3dfd5ba95d0e (diff)
downloadandroid_packages_apps_ExactCalculator-bfe8c22fd15ff965ed97c7245b49565c645c2cee.tar.gz
android_packages_apps_ExactCalculator-bfe8c22fd15ff965ed97c7245b49565c645c2cee.tar.bz2
android_packages_apps_ExactCalculator-bfe8c22fd15ff965ed97c7245b49565c645c2cee.zip
Add degree/radian mode, improve button layout
Add a button for switching between degree and radian mode. Handle display updates in response to mode switching in a reasonoble way. Improve the button layout so that it is usable on tablets. Add DEG/RAD mode display at the top. Fiddle with some of the layout parameters so they make more sense to me. This may need further tuning. Change-Id: I8d04b235cfcb1f0a0d8f4a0ad6a0dc6e5eac8c5d
Diffstat (limited to 'res/values-sw600dp-land')
-rw-r--r--res/values-sw600dp-land/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sw600dp-land/styles.xml b/res/values-sw600dp-land/styles.xml
index 3c2ccd5..050695d 100644
--- a/res/values-sw600dp-land/styles.xml
+++ b/res/values-sw600dp-land/styles.xml
@@ -68,7 +68,7 @@
<item name="android:paddingStart">18dip</item>
<item name="android:paddingEnd">22dip</item>
<item name="android:columnCount">3</item>
- <item name="android:rowCount">4</item>
+ <item name="android:rowCount">5</item>
</style>
<style name="PadLayoutStyle.Numeric">