| | |
| | | <LinearLayout |
| | | android:id="@+id/home_page_station_select_time_type_ll" |
| | | android:layout_width="0dp" |
| | | android:layout_height="30.5dp" |
| | | android:layout_height="35dp" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/day_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/month_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/year_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/lifeCycle_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |