Skip to content

Instantly share code, notes, and snippets.

@Redth
Created October 12, 2010 23:24
Show Gist options
  • Select an option

  • Save Redth/623117 to your computer and use it in GitHub Desktop.

Select an option

Save Redth/623117 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
android:id="@+id/widget28"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
xmlns:android="http://schemas.android.com/apk/res/android"
>
<ListView
android:id="@+id/listView"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
</ListView>
</LinearLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment