aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP <sven@sammyshp.de>2011-12-03 19:41:10 +0100
committerSammysHP <sven@sammyshp.de>2011-12-03 19:41:10 +0100
commit583fa83d81682059eb8855063c95ee10606c8513 (patch)
tree47ac11b0a337b7b22cf3e1b54c3161cefb56fe33
parent33db2408138226fa48548b3d589be7c1f85cdc2f (diff)
downloadcgeo-583fa83d81682059eb8855063c95ee10606c8513.zip
cgeo-583fa83d81682059eb8855063c95ee10606c8513.tar.gz
cgeo-583fa83d81682059eb8855063c95ee10606c8513.tar.bz2
Use actionbar-background for indicator
-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"