summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-02-13 14:16:18 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-02-13 14:16:41 +0000
commitf477a88b743ee3cb8835463cc5cd5e3f0c800dba (patch)
tree5e0c968a5f66a826e70ef6ac4d9aea9d10132008 /android
parent185e1be6cd1954b8cc5a302c879384f2549cd060 (diff)
Revert "resolve fdo#60379 Impress Remote: Options look disabled"
Actually revert it as Thorsten mentioned on the list. This reverts commit 23e6ac150b217be70a80d42deb5b253059030783. Change-Id: Ib387017225040272095aff54d51a9767c73c7d1f
Diffstat (limited to 'android')
-rw-r--r--android/sdremote/res/values/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/sdremote/res/values/styles.xml b/android/sdremote/res/values/styles.xml
index c88c947fd838..80a4b4ae73ef 100644
--- a/android/sdremote/res/values/styles.xml
+++ b/android/sdremote/res/values/styles.xml
@@ -72,9 +72,9 @@
<item name="android:actionDropDownStyle">@style/Theme.ImpressRemote.ActionBarMenu</item>
<item name="android:windowBackground">@color/light_grey</item>
<item name="android:homeAsUpIndicator">@drawable/up_indicator_white</item>
- <item name="android:textColor">@color/light_grey</item>
+ <item name="android:textColor">@color/text_grey</item>
<item name="android:alertDialogStyle">@style/Theme.ImpressRemote.Dialog</item>
</style>
-</resources>
+</resources> \ No newline at end of file