summaryrefslogtreecommitdiffstats
path: root/res/layout/photopage_progress_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/photopage_progress_bar.xml')
-rw-r--r--res/layout/photopage_progress_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/photopage_progress_bar.xml b/res/layout/photopage_progress_bar.xml
index 1acbd77cb..6ac192e07 100644
--- a/res/layout/photopage_progress_bar.xml
+++ b/res/layout/photopage_progress_bar.xml
@@ -16,7 +16,7 @@
android:visibility="visible"/>
<View
android:id="@+id/photopage_progress_foreground"
- android:background="#ff33b5e5"
+ android:background="@color/accent"
android:layout_width="10dp"
android:layout_height="8dp"
android:layout_alignParentStart="true"