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
How can your application perform actions that are provided by other application e.g. Sending email?
Describe activities.
Are android and google the same thing?
What are handlers?
What is androidtest/ directory?
What is main/java/com.
Explain me what are the advantages of android operating system?
What is the difference between a class , a file and an activity in android?
What is gradlew.bat?
What is google dagger?
what is serialization? How serialization is different from binders?
Explain how to send sms in android?
How would you update the ui of an activity from a background service?
What is build.gradle?
which language is supported by android for application development?