summaryrefslogtreecommitdiffstats
path: root/res/values-ldrtl
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2014-03-13 18:24:52 -0700
committerAndy Huang <ath@google.com>2014-03-18 15:59:10 -0700
commit61f26c2d1c1d3735cf883b58fe7e45550bb1a54c (patch)
tree017b1e57fa1ccaf05401e467dfc2aac91b50a2b7 /res/values-ldrtl
parent5177ba4e164b7cd90cb8d9ab5e4dd7d42f680a9e (diff)
downloadandroid_packages_apps_UnifiedEmail-61f26c2d1c1d3735cf883b58fe7e45550bb1a54c.tar.gz
android_packages_apps_UnifiedEmail-61f26c2d1c1d3735cf883b58fe7e45550bb1a54c.tar.bz2
android_packages_apps_UnifiedEmail-61f26c2d1c1d3735cf883b58fe7e45550bb1a54c.zip
add floaty footer to the drawer
* settings now moved to drawer * swapped out footer assets to match sectioned inbox icons (TODO: even newer assets) * tweaked footer misc to match mocks * split out the drawer list's scrollbars a la conversation view * disable floaty footer on short screens (e.g. landscape phone) * move AAC's drawer-related APIs from Account Controller into DrawerController and expose more, like raw access to drawer state * drawer is now white, footer is gray (expansive tablet unchanged) * align footer items with sectioned inbox items * only activate the footer items after closing the drawer (smoother, better fit for Feedback) TODO: tweak animations, especially when scrolled near the bottom Bug: 11061485 Change-Id: I3e70d994934c846061efbfb8d118604a965d344f
Diffstat (limited to 'res/values-ldrtl')
-rw-r--r--res/values-ldrtl/styles-ldrtl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-ldrtl/styles-ldrtl.xml b/res/values-ldrtl/styles-ldrtl.xml
index 760e2b5fa..6d7162c20 100644
--- a/res/values-ldrtl/styles-ldrtl.xml
+++ b/res/values-ldrtl/styles-ldrtl.xml
@@ -91,7 +91,7 @@
</style>
<style name="DrawerFooterListItemStyle">
- <item name="android:paddingStart">@dimen/drawer_footer_item_padding</item>
+ <item name="android:paddingStart">@dimen/drawer_footer_text_padding_start</item>
</style>
<style name="DismissSeparatorStyle">