Hi,
I have submitted a patch for review:
    https://gerrit.libreoffice.org/2030
To pull it, you can do:
    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/2030/1
resolve fdo#60379 Impress Remote: Options look disabled
Change-Id: Ifb760fd0a0fa1430b77838a0340cc0956a0201a7
Reviewed-on: https://gerrit.libreoffice.org/2029
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
---
M android/sdremote/res/values/styles.xml
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/android/sdremote/res/values/styles.xml b/android/sdremote/res/values/styles.xml
index 80a4b4a..c88c947 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/text_grey</item>
+        <item name="android:textColor">@color/light_grey</item>
         <item name="android:alertDialogStyle">@style/Theme.ImpressRemote.Dialog</item>
 
     </style>
 
-</resources>
\ No newline at end of file
+</resources>
-- 
To view, visit https://gerrit.libreoffice.org/2030
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb760fd0a0fa1430b77838a0340cc0956a0201a7
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Joren De Cuyper <joren.libreoffice@telenet.be>
Gerrit-Reviewer: Thorsten Behrens <tbehrens@suse.com>
Context
- [PATCH libreoffice-4-0] resolve fdo#60379 Impress Remote: Options	look disabled · Joren De Cuyper (via Code Review)
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.