aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/res/layout/cacheview.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/layout/cacheview.xml b/main/res/layout/cacheview.xml
index 936871d..f551d2b 100644
--- a/main/res/layout/cacheview.xml
+++ b/main/res/layout/cacheview.xml
@@ -41,6 +41,7 @@
android:id="@+id/pager_indicator"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
+ android:background="@drawable/actionbar_background"
app:footerColor="#ff888888"
app:footerIndicatorHeight="3dp"
app:footerIndicatorStyle="underline"