Answers

Question and Answer:

  Home  Android Software Engineer

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

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.

 184 views

More Questions for you: