What is needed to make a multiple choice list with a custom view for each row? | Android
Multiple choice list can be viewed by making the CheckBox android:id va lue be “@android:id Itextl “. That is the ID used by Android for the CheckedTextView in simplejist_item_multiple_choice.