| | |
| | | android:background="@drawable/disc"> |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_station_info_rl1_f_text1_tv" |
| | | android:id="@+id/info_rl1_f_text1_tv" |
| | | android:layout_width="56dp" |
| | | android:layout_height="wrap_content" |
| | | android:layout_centerVertical="true" |
| | |
| | | android:id="@+id/home_page_station_info_rl1_f_text2_tv" |
| | | android:layout_width="9dp" |
| | | android:layout_height="14.5dp" |
| | | android:layout_alignBottom="@+id/home_page_station_info_rl1_f_text1_tv" |
| | | android:layout_alignBottom="@+id/info_rl1_f_text1_tv" |
| | | android:layout_marginStart="2.5dp" |
| | | android:layout_marginBottom="4.5dp" |
| | | android:layout_toEndOf="@+id/home_page_station_info_rl1_f_text1_tv" |
| | | android:layout_toEndOf="@+id/info_rl1_f_text1_tv" |
| | | android:text="%" |
| | | android:textColor="@color/text_191919" |
| | | android:textSize="@dimen/text_12" /> |
| | |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_station_info_rl1_text1_tv" |
| | | android:id="@+id/info_rl1_text1_tv" |
| | | style="@style/Text20Style" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_24" |
| | |
| | | android:text="33333333" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_station_info_rl1_text2_tv" |
| | | android:id="@+id/info_rl1_text2_tv" |
| | | style="@style/Text14Style" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_below="@+id/home_page_station_info_rl1_text1_tv" |
| | | android:layout_alignStart="@+id/home_page_station_info_rl1_text1_tv" |
| | | android:layout_below="@+id/info_rl1_text1_tv" |
| | | android:layout_alignStart="@+id/info_rl1_text1_tv" |
| | | android:layout_marginTop="3dp" |
| | | android:text="@string/installed_capacity" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_station_info_rl1_text3_tv" |
| | | android:id="@+id/info_rl1_text3_tv" |
| | | style="@style/Text20Style" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_24" |
| | | android:layout_below="@+id/home_page_station_info_rl1_text2_tv" |
| | | android:layout_alignStart="@+id/home_page_station_info_rl1_text1_tv" |
| | | android:layout_below="@+id/info_rl1_text2_tv" |
| | | android:layout_alignStart="@+id/info_rl1_text1_tv" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:text="33333" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_station_info_rl1_text4_tv" |
| | | android:id="@+id/info_rl1_text4_tv" |
| | | style="@style/Text14Style" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_below="@+id/home_page_station_info_rl1_text3_tv" |
| | | android:layout_alignStart="@+id/home_page_station_info_rl1_text1_tv" |
| | | android:layout_below="@+id/info_rl1_text3_tv" |
| | | android:layout_alignStart="@+id/info_rl1_text1_tv" |
| | | android:layout_marginTop="3dp" |
| | | android:text="@string/generated_power" /> |
| | | |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_alignParentStart="true" |
| | | android:text="kW" |
| | | android:textColor="@color/text_40000000" |
| | | android:textSize="@dimen/text_12" /> |
| | | |