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 many different logcat types are there?
What's the latest android operating system?
What is the main purpose of a fragment?
How to retrieve data from database using arraylist in android?
What language does Android support for application development?
Does Android support the Bluetooth serial port p roflle?
Given a table data (click to see the figure). And assume that this is on a device at 160 dpi?
List the important file and folder when you create new android application?
What is google dagger?
Define fragment in android?
What is a pending intent?
What is an activity? Which method is implemented by all subclasses of an activity?
Explain the sending sms in android?
What's the difference between a smartphone and an android phone?
What is alertdialog in android?