summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorTony Mantler <nicoya@google.com>2014-03-27 15:40:02 -0700
committerTony Mantler <nicoya@google.com>2014-03-27 16:20:49 -0700
commita1916415fa850d7302a32883b424fab4c371b90a (patch)
tree6d459e4138025867fea668f43bd3dbe8a2c55668 /res/values/styles.xml
parent0ecf80685ce776e370444adb1afe3b2317f29de2 (diff)
downloadandroid_packages_apps_Email-a1916415fa850d7302a32883b424fab4c371b90a.tar.gz
android_packages_apps_Email-a1916415fa850d7302a32883b424fab4c371b90a.tar.bz2
android_packages_apps_Email-a1916415fa850d7302a32883b424fab4c371b90a.zip
Move nav buttons to left and right on account setup flow
For extra-wide displays b/13640931 Change-Id: Ibc99dc287b9bb3f125abe3f931a34589927443e7
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index a6aebb8b6..cfe25b813 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -16,7 +16,7 @@
<resources>
<!-- Account Setup Activity -->
- <style name="account_setup_activity">
+ <style name="account_setup_content">
<item name="android:background">@drawable/account_setup_background</item>
</style>