| | |
| | | android:text="@string/station_name" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_12" |
| | | android:textStyle="bold" |
| | | |
| | | /> |
| | | |
| | |
| | | android:layout_height="@dimen/dp_17" |
| | | android:text="@string/generated_power" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_12" |
| | | android:textStyle="bold" /> |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/station_power_iv" |
| | |
| | | android:layout_height="@dimen/dp_17" |
| | | android:text="@string/day_power_generation" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_12" |
| | | android:textStyle="bold" /> |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/station_day_iv" |
| | |
| | | android:layout_height="@dimen/dp_17" |
| | | android:text="@string/month_power_generation" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_12" |
| | | android:textStyle="bold" /> |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/station_month_iv" |