Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
jimi27
Old
#1  
jimi27's Avatar
Junior Member - OP
Thanks Meter 2
Posts: 15
Join Date: Nov 2011
Default [Q] Icecream Sunday2 colors button

hellooo all
installed today Icecream Sunday2 on my galaxy ace
( http://forum.xda-developers.com/show....php?t=1324948 )
and i am very happy

i have just a problem :
All the defaut buttons in all app got bad colors :
text is black and backgound is very dark gray
then buttons are unreadable ...

it is a way for change that ?
 
tastycookies
Old
#2  
tastycookies's Avatar
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Jan 2012
Change color!

framework-res/res/values/styles.xml

Find code

<style name="Widget.Button" parent="@style/Widget">

change

<item name="textColor">@color/primary_text_dark</item>

or

<item name="textColor">@color/primary_text_light</item>

Need correct extract & pack of framework-res!!!
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...