| | |
| | | android:layout_weight="1" |
| | | android:src="@drawable/icon_construction" /> |
| | | |
| | | <cn.flightfeather.thirdapp.view.ScrollTextView |
| | | <cn.flightfeather.thirdappmodule.view.ScrollTextView |
| | | android:id="@+id/tv_town_name" |
| | | android:layout_width="0dp" |
| | | android:layout_height="wrap_content" |
| | |
| | | android:text="监管数:" |
| | | android:textColor="@color/black" |
| | | android:textSize="@dimen/textSize_16"/> |
| | | <cn.flightfeather.thirdapp.view.ScrollTextView |
| | | <cn.flightfeather.thirdappmodule.view.ScrollTextView |
| | | android:id="@+id/tv_total_num" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | |
| | | android:text="严重不规范:" |
| | | android:textColor="@color/black" |
| | | android:textSize="@dimen/textSize_16"/> |
| | | <cn.flightfeather.thirdapp.view.ScrollTextView |
| | | <cn.flightfeather.thirdappmodule.view.ScrollTextView |
| | | android:id="@+id/tv_worst_num" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |