| | |
| | | android:layout_height="@dimen/dp_31" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_centerVertical="true" |
| | | android:src="@drawable/default_condition" /> |
| | | android:src="@drawable/condition_screening" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | android:id="@+id/station_month_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:text="@string/month_power_generation" |
| | | android:text="@string/battery_capacity_indicator" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | |
| | | |
| | | |
| | | |