Change listview text colors (2.x.x - white, 4.x - black)

Krzy256

New Member
Hello.
I've question about change text colors in ListView.
I want make app, where on Android 2.x.x text in ListView is white on black background and on Android 4.x is black on light background (Holo Light).

Line in manifest
B4X:
SetApplicationAttribute(android:theme,"@android:style/Theme.Holo.")
change all controls without ListView (without background letter are not visible).

How can do it?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…