summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/lists_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/lists_fragment.xml b/res/layout/lists_fragment.xml
index 98a1422c0..bcf414b07 100644
--- a/res/layout/lists_fragment.xml
+++ b/res/layout/lists_fragment.xml
@@ -56,6 +56,7 @@
android:id="@+id/remove_view"
android:layout_width="match_parent"
android:layout_height="@dimen/tab_height"
+ android:layout_marginTop="@dimen/action_bar_height_large"
android:layout_alignParentTop="true" >
<LinearLayout