I am trying to change the background of my action bar for some time now I have received some posts from those users Which can change the background but not text color. In my example this is the opposite because the background is giving me problems
I have not made any dynamic designs with my activity.
The following is my style. Xml:
& lt; Style name = "MyTheme" Parent = "Android: Style / Theme. Halo. Light" & gt; & Lt; Item name = "android: actionBarStyle" gt; @ Style / MyTheme.ActionBarStyle & lt; / Item & gt; & Lt; / Style & gt; & Lt; Style name = "MyTheme.ActionBarStyle" Original = "Android: Style / Widgets. Hollow light. Actionbara" & gt; & Lt; Item name = "android: titleTextStyle" & gt; @ Style / MyTheme.ActionBar.TitleTextStyle & lt; / Item & gt; & Lt; Item name = "Android: Background" & gt; # FD5200 & lt; / Item & gt; & Lt; / Style & gt; & Lt; Style name = "MyTheme.ActionBar.TitleTextStyle" Original = "Android: Style / Text display. Holo.Widget.ActionBar.Title" & gt; & Lt; Item name = "android: textColor" & gt; # Fd 5200 & lt; / Item & gt; & Lt; / Style & gt; Nobody knows what might be causing this?
ActionBarSherlock A link can help you go.
Comments
Post a Comment