From a4a443b4e2e393d3b0d0e201075a95b02fe0c377 Mon Sep 17 00:00:00 2001 From: jrizzoli Date: Thu, 7 Jan 2016 21:07:51 +0100 Subject: Snap: initial materialization Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli --- res/layout-port/on_screen_hint.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res/layout-port/on_screen_hint.xml') 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" /> - - -- cgit v1.2.3