summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/layout/action_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fmapp2/res/layout/action_bar.xml')
-rw-r--r--fmapp2/res/layout/action_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fmapp2/res/layout/action_bar.xml b/fmapp2/res/layout/action_bar.xml
index b4915ef..75c8628 100644
--- a/fmapp2/res/layout/action_bar.xml
+++ b/fmapp2/res/layout/action_bar.xml
@@ -17,7 +17,7 @@
<TextView android:id="@+id/title"
android:paddingLeft="10dp"
android:textSize="18sp"
- android:textColor="#FFFFFF"
+ android:textColor="@color/white"
android:textAllCaps="true"
android:textStyle="bold"
android:layout_width="wrap_content"