summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-sw600dp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2014-08-07 02:25:37 +0200
committerJorim Jaggi <jjaggi@google.com>2014-08-07 02:25:37 +0200
commit62defa3a8729878cb7a3051e8265af09eddba29d (patch)
tree66db5ae18adb1c337a84667c7d202fbd9382bc97 /packages/SystemUI/res/values-sw600dp
parent0b75f83f142a4de5be77238c6030228e1b943aa2 (diff)
downloadframeworks_base-62defa3a8729878cb7a3051e8265af09eddba29d.zip
frameworks_base-62defa3a8729878cb7a3051e8265af09eddba29d.tar.gz
frameworks_base-62defa3a8729878cb7a3051e8265af09eddba29d.tar.bz2
Fix hints for tablet lockscreen.
Change-Id: I5f304e2da36467bee8306f611adda30f6dc34b3c
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp')
-rw-r--r--packages/SystemUI/res/values-sw600dp/dimens.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw600dp/dimens.xml b/packages/SystemUI/res/values-sw600dp/dimens.xml
index 1c60c18..6beccc5 100644
--- a/packages/SystemUI/res/values-sw600dp/dimens.xml
+++ b/packages/SystemUI/res/values-sw600dp/dimens.xml
@@ -84,4 +84,8 @@
<!-- The width/height of the phone/camera/unlock icon on keyguard. -->
<dimen name="keyguard_affordance_height">80dp</dimen>
<dimen name="keyguard_affordance_width">120dp</dimen>
+
+ <!-- The width of the region on the left/right edge of the screen for performing the camera/
+ phone hints. -->
+ <dimen name="edge_tap_area_width">80dp</dimen>
</resources>