What is needed to make a multiple choice list with a custom view for each row?
Answer / 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 |
What is dagger in android?
When will it be available in a ROM?
What is android:oneshot?
How do you find any view element into your program?
What is tdd (test-driven development)?
What options do the users get to save data in android?
How do you avoid an anr?
How do you find memory leaks in the mobile app on android platform?
Explain .apk extension.
What's the difference between android oreo and android pie?
What are android components?
What is the name of database used in android?