summaryrefslogtreecommitdiff
path: root/res/layout/blocked_number_fragment.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-10-26 17:57:50 -0700
committerAndrew Lee <anwlee@google.com>2015-10-28 14:22:13 -0700
commit6d13e7f7560169826a9cec38ec654d63d4b38873 (patch)
treea70a3fe55b3b2a3b816585dadcde0290d721cf0e /res/layout/blocked_number_fragment.xml
parent0cef51c2037e094c4d8e31565de78a5ef1cf4de9 (diff)
Fix blocked numbers rotation jank.
+ Saved search term. + Fix padding/shadow jank between rotations. + Fix title disappearing for import on rotation. Bug: 24910704 Change-Id: Ib683bd07ad629917ac429a5f33be54ecf781e33d
Diffstat (limited to 'res/layout/blocked_number_fragment.xml')
-rw-r--r--res/layout/blocked_number_fragment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/blocked_number_fragment.xml b/res/layout/blocked_number_fragment.xml
index 7aff06ec7..4bc20857e 100644
--- a/res/layout/blocked_number_fragment.xml
+++ b/res/layout/blocked_number_fragment.xml
@@ -18,7 +18,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:paddingTop="?android:attr/actionBarSize"
android:background="@color/blocked_number_background">
<ListView android:id="@id/android:list"