WCF SDK Question: Download WCF SDK PDF

How you can select more than one option from list in android xml file?

Tweet Share WhatsApp

Answer:

Specify android id, layout height and width as depicted in the following example.

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

Download WCF SDK PDF Read All 71 WCF SDK Questions
Previous QuestionNext Question
What dialog boxes that are supported in android?Define TTL (Time to Live) and why is it required?