| | |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/power_kwp_unit" |
| | | android:id="@+id/power_kw_unit" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="3dp" |
| | |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/day_kwp_unit" |
| | | android:id="@+id/day_kwh_unit" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="3dp" |
| | | android:gravity="bottom" |
| | | android:text="kW" |
| | | android:text="kWh" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textSize="@dimen/text_10" /> |
| | | </LinearLayout> |
| | |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/month_kwp_unit" |
| | | android:id="@+id/month_kwh_unit" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="3dp" |
| | | android:gravity="bottom" |
| | | android:text="kW" |
| | | android:text="kWh" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textSize="@dimen/text_10" /> |
| | | </LinearLayout> |