Which XML code statement places an icon named ic_city.png to the right of the text in a ListView display?
a. android:drawableRight="@drawable/ic_city"
b. icons:drawableRight="@drawable/ic_city"
c. icons:iconRight="@icon/ic_city"
d. android:iconRight="@icon/ic_city"
Answer: a. android:drawableRight="@drawable/ic_city"
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.