summaryrefslogtreecommitdiffstats
path: root/res/values-w375dp-h768dp-port/styles.xml
diff options
context:
space:
mode:
authorJustin Klaassen <justinklaassen@google.com>2017-02-27 18:21:50 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-27 18:21:50 +0000
commit0e0cf47268e91c95238d4f8d7605512ee9cce2b0 (patch)
tree3414e6a110a92eff558ca221f315c97d5b6091e7 /res/values-w375dp-h768dp-port/styles.xml
parent8b6ca823e4cd14710a8be5ef7dfc46a81f99d33b (diff)
parente5459bb4470d984ee3babfcd311b7547b4bea89e (diff)
downloadandroid_packages_apps_ExactCalculator-0e0cf47268e91c95238d4f8d7605512ee9cce2b0.tar.gz
android_packages_apps_ExactCalculator-0e0cf47268e91c95238d4f8d7605512ee9cce2b0.tar.bz2
android_packages_apps_ExactCalculator-0e0cf47268e91c95238d4f8d7605512ee9cce2b0.zip
Merge remote-tracking branch 'goog/ub-calculator-euler'
am: e5459bb447 Change-Id: I8d309c89f23f3d51dae149ab9783b20e7dfad816
Diffstat (limited to 'res/values-w375dp-h768dp-port/styles.xml')
-rw-r--r--res/values-w375dp-h768dp-port/styles.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/res/values-w375dp-h768dp-port/styles.xml b/res/values-w375dp-h768dp-port/styles.xml
index ec91033..2c5ae35 100644
--- a/res/values-w375dp-h768dp-port/styles.xml
+++ b/res/values-w375dp-h768dp-port/styles.xml
@@ -17,24 +17,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
- <style name="DisplayTextStyle.Formula">
- <item name="android:paddingTop">16dip</item>
- <item name="android:paddingBottom">32dip</item>
- <item name="android:paddingStart">44dip</item>
- <item name="android:paddingEnd">44dip</item>
- <item name="minTextSize">48dip</item>
- <item name="maxTextSize">72dip</item>
- <item name="stepTextSize">8dip</item>
- </style>
-
- <style name="DisplayTextStyle.Result">
- <item name="android:paddingTop">20dip</item>
- <item name="android:paddingBottom">48dip</item>
- <item name="android:paddingStart">44dip</item>
- <item name="android:paddingEnd">44dip</item>
- <item name="android:textSize">48dip</item>
- </style>
-
<style name="PadButtonStyle.Advanced">
<item name="android:background">@drawable/pad_button_advanced_background</item>
<item name="android:textColor">@color/pad_button_advanced_text_color</item>