What is needed to make a multiple choice list with a custom view for each row?
Answer Posted / maanya
Multiple choice list can be viewed by making the CheckBox android:id value be “@android:id /text1". That is the ID used by Android for the CheckedTextView in simple_list_item_multiple_choice.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is orientation in Android?
How one can parse xml in android?
How do I upgrade to android lollipop?
State the difference between a regular bitmap and nine- patch image?
Is android lollipop still supported?
Which is the latest version of android os?
Which kind of information about the application androidmanifest.xml file contains?
Do iphones last longer than androids?
Tell us what is ddms? Describe some of its capabilities?
How do you avoid an anr?
What is test module?
how to write a custom adapter in android?
What is activitycreator?
how fragment differs from activity?
What are the android activities?