| | |
| | | android:layout_marginStart="@dimen/dp_13" |
| | | android:layout_marginTop="10dp" |
| | | android:layout_marginEnd="@dimen/dp_13" |
| | | android:background="@drawable/bj_ff333738" |
| | | android:background="@drawable/bj_ff1c1c1e" |
| | | android:gravity="center" |
| | | android:orientation="horizontal" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | |
| | | android:paddingEnd="@dimen/dp_16" |
| | | android:singleLine="true" |
| | | android:text="@string/power_station" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <ImageView |