Which statement in a custom XML layout for a ListView sets the size of the text to 20sp?
a. android:textSize="20sp"
b. ListView:textSize="20sp"
c. android:text="20sp"
d. ListView:text="20sp"
Answer: a. android:textSize="20sp"
Android Questions | Multiple Choice | Questions and Answers | Test Bank