summaryrefslogtreecommitdiffstats
path: root/res/layout-port/on_screen_hint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/on_screen_hint.xml')
-rw-r--r--res/layout-port/on_screen_hint.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/res/layout-port/on_screen_hint.xml b/res/layout-port/on_screen_hint.xml
index 467b67f78..e42bf1cdc 100644
--- a/res/layout-port/on_screen_hint.xml
+++ b/res/layout-port/on_screen_hint.xml
@@ -23,9 +23,6 @@
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:textAppearance="@style/OnScreenHintTextAppearance.Small"
- android:textColor="#ffffffff"
- android:shadowColor="#BB000000"
+ android:textColor="@color/white"
android:shadowRadius="2.75" />
</LinearLayout>
-
-