| | |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_title_tv" |
| | | style="@style/Text20Style" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_centerVertical="true" |
| | | android:text="@string/power_home_page" /> |
| | | android:text="@string/power_home_page" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textSize="@dimen/text_18" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/home_page_station_add_iv" |
| | |
| | | android:id="@+id/home_page_station_select_time_ll" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="30.5dp" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:layout_marginTop="@dimen/dp_22" |
| | | android:gravity="center" |
| | | android:orientation="horizontal" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | |
| | | android:id="@+id/chart_title_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_15" |
| | | android:layout_marginTop="@dimen/dp_26" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_page_station_select_time_ll"> |