I have a ListView populated with an ArrayAdapter. For items I use just a single TextView layout. I want some of the rows to have compound
ListView
ArrayAdapter
TextView
Quite simple:
android:drawablePadding="5dp"
It will automatically use the padding according to the direction.