Android Software Engineer Question: Download Android Software Engineer PDF

Tell me what is needed to make a multiple choice list with a custom view for each row?

Tweet Share WhatsApp

Answer:

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.

Download Android Software Engineer PDF Read All 62 Android Software Engineer Questions
Previous QuestionNext Question
List the features of Android?Explain TTL (Time to Live) and why is it required?