<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="wrap_content" android:layout_width="fill_parent"> <ListView android:layout_height="wrap_content" android:id="@+id/lvJobDetails" android:layout_width="fill_parent"/> </LinearLayout>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8980 | Matt Attaway | Add source code for both the Android and iOS versions of P4Scout. |