How to choose from android xml file

How to choose more than one option from list in the android xml file? Give an illustration?

E

Expert

Verified

Specify android id, layout height and width as depicted in the example below:

<ListView android:id="@+id/ListView01" android:layout_height="wrap_content" android:layout_width="fill_parent"></ListView>   

   Related Questions in Computer Networking

©TutorsGlobe All rights reserved 2022-2023.