|
|
@ -7,6 +7,7 @@ |
|
|
<ListView |
|
|
<ListView |
|
|
android:id="@+id/lv_index" |
|
|
android:id="@+id/lv_index" |
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
|
|
|
android:background="@color/white" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:scrollbars="none" |
|
|
android:scrollbars="none" |
|
|
android:layout_height="wrap_content"> |
|
|
android:layout_height="wrap_content"> |
|
|
|