|
|
|
@ -4,6 +4,7 @@ |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:background="@color/greyf4f4f4" |
|
|
|
android:orientation="vertical"> |
|
|
|
<include layout="@layout/include_tool_bar"/> |
|
|
|
|
|
|
|
<!--系统提示啊啊啊啊啊啊啊啊 --> |
|
|
|
<LinearLayout |
|
|
|
@ -11,6 +12,7 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:background="@color/white" |
|
|
|
android:padding="@dimen/dp_10"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
@ -81,6 +83,7 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:background="@color/white" |
|
|
|
android:padding="@dimen/dp_10"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
@ -152,6 +155,7 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:background="@color/white" |
|
|
|
android:padding="@dimen/dp_10"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
@ -223,6 +227,7 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:background="@color/white" |
|
|
|
android:padding="@dimen/dp_10"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
|