| | |
| | | android:id="@+id/fragment_house_list_content_title1_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:text="@string/my_power_station_发电功率" |
| | | android:text="@string/power_station_generated_power" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | |
| | | android:id="@+id/fragment_house_list_content_title2_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:text="@string/my_power_station_今日发电" |
| | | android:text="@string/power_station_Power_generation_today" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | |
| | | android:id="@+id/fragment_house_list_content_title3_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:text="@string/my_power_station_创建时间" |
| | | android:text="@string/power_station_creation_time" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | |