aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/tab_progress.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/tab_progress.xml')
-rw-r--r--app/src/main/res/layout/tab_progress.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/layout/tab_progress.xml b/app/src/main/res/layout/tab_progress.xml
index f6d326ca..7423777f 100644
--- a/app/src/main/res/layout/tab_progress.xml
+++ b/app/src/main/res/layout/tab_progress.xml
@@ -26,6 +26,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
- android:textAppearance="?android:attr/textAppearanceMedium"/>
+ android:textAppearance="?android:attr/textAppearanceMedium"
+ android:textColor="?android:textColorPrimary"/>
</LinearLayout>
</FrameLayout> \ No newline at end of file