summaryrefslogtreecommitdiff
path: root/res/layout/lists_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/lists_fragment.xml')
-rw-r--r--res/layout/lists_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/lists_fragment.xml b/res/layout/lists_fragment.xml
index d75095aaf..7e15f84c5 100644
--- a/res/layout/lists_fragment.xml
+++ b/res/layout/lists_fragment.xml
@@ -24,7 +24,7 @@
android:id="@+id/shortcut_card_list"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingTop="?android:attr/actionBarSize"
+ android:paddingTop="@dimen/action_bar_height"
android:background="@color/actionbar_background_color"
android:clipToPadding="false"
android:fadingEdge="none"