[android-developers] API level 14 required (Android 4.0+) for android:style/Widget.Holo.Light.ActionBar.Solid.Inverse

2014-11-28 Thread Denis Ivanov
This styling guide says that this will work for android 3.0+ (API level 11). For Android 3.0 and higher only When supporting Android 3.0 and higher only, you can define the action bar's background like this: res/values/themes.xml ?xml version=1.0 encoding=utf-8? resources !-- the theme

[android-developers] Re: API level 14 required (Android 4.0+) for android:style/Widget.Holo.Light.ActionBar.Solid.Inverse

2014-11-28 Thread Denis Ivanov
Nvm, I can use Widget.Holo.Light.ActionBar On Friday, November 28, 2014 10:33:59 AM UTC-8, Denis Ivanov wrote: This styling guide says that this will work for android 3.0+ (API level 11). For Android 3.0 and higher only When supporting Android 3.0 and higher only, you can define the action

[android-developers] Re: API level 14 required (Android 4.0+) for android:style/Widget.Holo.Light.ActionBar.Solid.Inverse

2014-11-28 Thread Denis Ivanov
Nvm, I can use Widget.Holo.Light.ActionBar -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Customizing title bar colors

2014-11-28 Thread Denis Ivanov
I'm customizing the holo theme my android 4.2.1 phone. I put this image in /res/drawable/ And in /res/values-v11/styles.xml I put resources !-- Base application theme for API 11+. This theme completely replaces AppBaseTheme from res/values/styles.xml on API 11+

[android-developers] Re: Customizing title bar colors

2014-11-28 Thread Denis Ivanov
https://lh3.googleusercontent.com/--x2TKiZoJRo/VHjDxFnuY9I/AJw/tHS9FxRSi0c/s1600/titlebarbg.png Forgot the image -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to