summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
authorJustin Klaassen <justinklaassen@google.com>2014-08-07 16:54:57 -0700
committerJustin Klaassen <justinklaassen@google.com>2014-08-13 09:46:23 -0700
commit75649ef3d8ca217ce93859bb8d60187b3405f4e1 (patch)
tree3e47f406edf267693b516b5683bd3de5afb573d4 /res/values-land
parent06ef8195ea836ebc3db17d1a570d077ed7d75de1 (diff)
downloadandroid_packages_apps_ExactCalculator-75649ef3d8ca217ce93859bb8d60187b3405f4e1.tar.gz
android_packages_apps_ExactCalculator-75649ef3d8ca217ce93859bb8d60187b3405f4e1.tar.bz2
android_packages_apps_ExactCalculator-75649ef3d8ca217ce93859bb8d60187b3405f4e1.zip
Polish pad ripple colors
Bug: 15730223 Change-Id: I475ae3ba715ee39a580f58e98681b9884aad660c
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index f0c08bb..f82c152 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -39,6 +39,7 @@
<item name="android:layout_marginBottom">4dip</item>
<item name="android:layout_marginStart">8dip</item>
<item name="android:layout_marginEnd">8dip</item>
+ <item name="android:background">@drawable/pad_button_advanced_background</item>
<item name="android:textColor">@color/pad_button_advanced_text_color</item>
<item name="android:textSize">15sp</item>
</style>