[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - android/sdremote
Michael Meeks
michael.meeks at suse.com
Wed Feb 13 06:17:26 PST 2013
android/sdremote/res/values/styles.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f477a88b743ee3cb8835463cc5cd5e3f0c800dba
Author: Michael Meeks <michael.meeks at suse.com>
Date: Wed Feb 13 14:16:18 2013 +0000
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
diff --git a/android/sdremote/res/values/styles.xml b/android/sdremote/res/values/styles.xml
index c88c947..80a4b4a 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
More information about the Libreoffice-commits
mailing list