]> git.gag.com Git - debian/openrocket/commitdiff
Remove the white textColor style from the default theme - it was just causing trouble.
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 12 Feb 2012 16:28:50 +0000 (16:28 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 12 Feb 2012 16:28:50 +0000 (16:28 +0000)
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@410 180e2498-e6e9-4542-8430-84ac67f01cd8

android/res/values/actionbar_styles.xml

index 81effec9a74879424c47d010d960e280fa526eee..3de9965be51f7303a3cccec9579946f4dceaedf6 100644 (file)
@@ -17,7 +17,6 @@
 <resources>\r
 \r
     <style name="AppTheme" parent="android:style/Theme">\r
-        <item name="android:textColor">#FFFFFF</item>\r
         <item name="android:windowTitleSize">@dimen/actionbar_compat_height</item>\r
         <item name="android:windowTitleBackgroundStyle">@style/ActionBarCompat</item>\r
         <item name="android:windowContentOverlay">@drawable/actionbar_shadow</item>\r