summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-09-23 16:22:10 -0700
committerSunny Goyal <sunnygoyal@google.com>2014-09-23 16:33:26 -0700
commitf876301d0a460bec260a3c7a6ab260a06d5817ba (patch)
treee54558690386ca8fe92c32d3eba49ea8247e2066 /res/layout-land
parentd8f6253e67d23dcdcf521b0558f193ae832743b2 (diff)
downloadandroid_packages_apps_Trebuchet-f876301d0a460bec260a3c7a6ab260a06d5817ba.tar.gz
android_packages_apps_Trebuchet-f876301d0a460bec260a3c7a6ab260a06d5817ba.tar.bz2
android_packages_apps_Trebuchet-f876301d0a460bec260a3c7a6ab260a06d5817ba.zip
UI Fixes
> Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/longpress_cling.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/longpress_cling.xml b/res/layout-land/longpress_cling.xml
index d1b30a822..93bbc077a 100644
--- a/res/layout-land/longpress_cling.xml
+++ b/res/layout-land/longpress_cling.xml
@@ -4,6 +4,7 @@
android:id="@+id/longpress_cling"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:background="@color/cling_scrim_background"
android:orientation="vertical" >
<Space