2.解决上下显示不全问题
@ -19,6 +19,8 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@drawable/list_background"
android:fitsSystemWindows="true"
android:paddingTop="24dp"
xmlns:android="http://schemas.android.com/apk/res/android">
<LinearLayout
@ -19,7 +19,9 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@drawable/list_background">
android:paddingTop="24dp">