Is there a way to do android:textColor programmatically for linearLayout which contains bunch of textViews?
Programmatically setText color for linearLayout
2.5k views Asked by Nazerke At
2
Is there a way to do android:textColor programmatically for linearLayout which contains bunch of textViews?
Assuming you have given id to your LinearLayout, this should work :