summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2014-09-10 08:10:03 -0700
committerYorke Lee <yorkelee@google.com>2014-09-10 08:10:03 -0700
commit706cd4320564aca808c932d391803798d1041f3c (patch)
tree332a56b94c9694d8e8943960033e21064afab4eb /res
parent03610993bf2adf12a6962c32851095551ffd0043 (diff)
Update keyguard preview per UX feedback
Bug: 17446553 Change-Id: I92f3ae9f5b6205f868b4cec0968337f4ea386b8e
Diffstat (limited to 'res')
-rw-r--r--res/layout/keyguard_preview.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/layout/keyguard_preview.xml b/res/layout/keyguard_preview.xml
index 0a552687e..16243eb6a 100644
--- a/res/layout/keyguard_preview.xml
+++ b/res/layout/keyguard_preview.xml
@@ -24,10 +24,6 @@
android:background="@color/dialer_theme_color_dark" />
<View
android:layout_width="match_parent"
- android:layout_height="@dimen/actionbar_and_tab_height"
- android:background="@color/dialer_theme_color" />
- <View
- android:layout_width="match_parent"
android:layout_weight="1"
android:layout_height="0dp"
android:background="#ffffff" />