I am trying to change the text color of a listview in Android. Can anyone please give me a heads up on how it\'s done?
Have you tried something like android:textColor="#ffffff" in your layout.xml file?
android:textColor="#ffffff"