What is needed to make a multiple choice list with a custom view for each row?



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

Post New Answer

More Android OS Interview Questions

How do you programmatically determine whether a radiobutton is checked?

0 Answers  


What is Pending Intent?

1 Answers  


What is a broadcast receiver?

0 Answers  


Describe Android Application Architecture?

1 Answers  


What is Service?

1 Answers  






how fragment differs from activity?

0 Answers  


What are Dalvik Executable files?

1 Answers  


What is a widget on android?

0 Answers  


Explain the steps in creating a bounded service through aidl.

0 Answers  


What are the exemptions in android?

0 Answers  


How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?

1 Answers  


What is build.gradle?

0 Answers  


Categories