summaryrefslogtreecommitdiffstats
path: root/res/layout/mode_selector.xml
diff options
context:
space:
mode:
authorSpike Sprague <spikuru@google.com>2014-03-21 11:00:41 -0700
committerSpike Sprague <spikuru@google.com>2014-03-21 13:51:20 -0700
commit82538f87d5fbd18cb0f01340357ddef4e81c1126 (patch)
tree7403d9e5cb50b0f005ba30802c400e3b04afa9b3 /res/layout/mode_selector.xml
parent48d6492ccc56cb7d62a30ecc1f8576dc44e25718 (diff)
downloadandroid_packages_apps_Camera2-82538f87d5fbd18cb0f01340357ddef4e81c1126.tar.gz
android_packages_apps_Camera2-82538f87d5fbd18cb0f01340357ddef4e81c1126.tar.bz2
android_packages_apps_Camera2-82538f87d5fbd18cb0f01340357ddef4e81c1126.zip
tablet ui tweaks (hacks?)
bug: 13169908 Change-Id: Ic1fd8031c4112ee3467615cd447cfff8c85639f5
Diffstat (limited to 'res/layout/mode_selector.xml')
-rw-r--r--res/layout/mode_selector.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/mode_selector.xml b/res/layout/mode_selector.xml
index edba66f0a..7441fedc0 100644
--- a/res/layout/mode_selector.xml
+++ b/res/layout/mode_selector.xml
@@ -29,7 +29,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_vertical"
- android:textSize="16sp"
+ android:textSize="@dimen/mode_selector_text_size"
android:textColor="@color/mode_selector_text_color"
android:layout_marginLeft="@dimen/mode_selector_icon_block_width" />
<com.android.camera.ui.ModeIconView