summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2014-07-09 16:58:18 -0700
committerAndy Huang <ath@google.com>2014-08-01 23:32:51 +0000
commitf58e4c3c942033fce12b5f75f9e4d9e708c9ea6a (patch)
tree178af5cda782c668fa93c4cf857787429f2195f9 /res/values-sw720dp
parent3df312385775e959ba7068d315035566cf605028 (diff)
downloadandroid_packages_apps_UnifiedEmail-f58e4c3c942033fce12b5f75f9e4d9e708c9ea6a.tar.gz
android_packages_apps_UnifiedEmail-f58e4c3c942033fce12b5f75f9e4d9e708c9ea6a.tar.bz2
android_packages_apps_UnifiedEmail-f58e4c3c942033fce12b5f75f9e4d9e708c9ea6a.zip
mini-drawer. new tablet UI.
New MiniDrawerView class for a minimized drawer UI with shortcuts to the main drawer logic to switch accounts and folders. The "drawer" is now always visible except in portrait conversation view. Can't easily use an actual DrawerLayout because: -drawers usually occlude other views, they don't push -we have that omnipresent 'mini' version -we want custom control over dragging to trigger a fancy animation (not just edge swipe!) (I'll revisit this later.) Even ActionBarDrawerToggle alone can't be used w/o DrawerLayout, so for now, all of this drawer logic (dragging not yet implemented) is from scratch. TwoPaneLayout no longer "shifts" its panes to transition from TL->CV in landscape; the panes are now fixed in position. Not yet implemented is a 'conversation-visible-but-not-marked-read' state necessary to avoid the initial gray expanse there right now. Bug: 16147175 Change-Id: I021aaff15afebb76db6722265e2a592213674405
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/constants.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values-sw720dp/constants.xml b/res/values-sw720dp/constants.xml
index 1f0297b3f..3653baf2b 100644
--- a/res/values-sw720dp/constants.xml
+++ b/res/values-sw720dp/constants.xml
@@ -16,8 +16,6 @@
limitations under the License.
-->
<resources>
- <bool name="use_expansive_tablet_ui">true</bool>
-
<!-- Search results in portrait mode on 10" tablets should still show wide conversation
list items.
Note: this this value should be set with the same qualifiers where