Advertisement
edems96

PETX XML

Jan 2nd, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.28 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ListView
  3.     xmlns:android="http://schemas.android.com/apk/res/android"
  4.     android:id="@id/android:list"
  5.     android:layout_width="fill_parent"
  6.     android:layout_height="wrap_content"
  7.     android:listSelector="@drawable/list_row_selector">
  8. </ListView>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement