Using native styles/theming on ICS/HC

AiChan

Member
Licensed User
Longtime User
Is it possible to use the native themes/styles on ICS/Honeycomb?

I added:
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="11"
SetApplicationAttribute(android:theme,"@android:style/Theme.Holo")

to the manifest which gives me the new Actionbar. But i want the Holo theming on the listviews aswell.
 
Last edited:

AiChan

Member
Licensed User
Longtime User
Ok i did a quick test. The first picture is just a ListActivity made with the SDK with the Light Holo Theme. The second is in B4A with the Light Holo Theme. I think the problem lays in that if you put a ListView in the Designer it forces a backgroundcolor?


 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…