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 do you know about aidl?
what is a handler thread? How it is different from normal thread?
Can android lollipop be upgraded to marshmallow?
What is the demand of mobile application developers?
What are the life cycle methods of android activity?
Tell us why bytecode cannot be run in android?
What is use of rxjava in android?
Why cannot you run standard Java bytecode on Android?
how to fix an android application crash? How to analyze a crash using logcat?
How can I update my android device?
So, how should I go about picking an Android phone?
What is idl (interface definition language)?