| | |
| | | android:id="@+id/station_total_tv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_25" |
| | | android:layout_marginTop="7dp" |
| | | android:layout_marginTop="4dp" |
| | | android:gravity="center" |
| | | android:paddingTop="@dimen/dp_0" |
| | | android:paddingBottom="@dimen/dp_0" |
| | | android:text="0" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_21" |
| | |
| | | <TextView |
| | | android:id="@+id/station_title_tv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginTop="1dp" |
| | | android:gravity="center" |
| | | android:text="state" |