|
|
|
|
@ -19,7 +19,9 @@
|
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|
android:layout_height="fill_parent"
|
|
|
|
|
android:background="@drawable/list_background">
|
|
|
|
|
android:background="@drawable/list_background"
|
|
|
|
|
android:fitsSystemWindows="true"
|
|
|
|
|
android:paddingTop="24dp">
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|
|