| | |
| | | xmlns:tools="http://schemas.android.com/tools" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_FF161616" |
| | | android:background="@color/text_FF000000" |
| | | tools:context=".ui.home.HomePageFragment"> |
| | | <!--头部标签--> |
| | | <RelativeLayout |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/home_page_title_tv" |
| | | style="@style/Text20Style" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_centerVertical="true" |
| | | android:text="@string/power_home_page" /> |
| | | android:text="@string/power_home_page" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_18" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/home_page_station_add_iv" |
| | |
| | | android:src="@drawable/add" /> |
| | | </RelativeLayout> |
| | | |
| | | <androidx.swiperefreshlayout.widget.SwipeRefreshLayout |
| | | android:id="@+id/srl" |
| | | <com.hdl.photovoltaic.widget.refreshlayout.BGARefreshLayout |
| | | android:id="@+id/rsl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | android:layout_marginTop="@dimen/dp_10" |
| | |
| | | android:id="@+id/sl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginTop="@dimen/dp_26"> |
| | | android:layout_marginTop="@dimen/dp_10"> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:paddingBottom="@dimen/dp_16" |
| | | android:paddingBottom="@dimen/dp_10" |
| | | |
| | | > |
| | | |
| | |
| | | android:layout_height="@dimen/dp_66" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/bj_ff333738" |
| | | android:background="@drawable/bj_ff1c1c1e" |
| | | android:orientation="horizontal" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="0" |
| | | android:textColor="@color/text_FFFFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="@string/message_all" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | </LinearLayout> |
| | | <!--故障--> |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="0" |
| | | android:textColor="@color/text_FFFFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="@string/my_power_station_malfunction" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | </LinearLayout> |
| | | <!--离线--> |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="0" |
| | | android:textColor="@color/text_FFFFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="@string/my_power_station_off_line" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | </LinearLayout> |
| | | <!--待接入--> |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="0" |
| | | android:textColor="@color/text_FFFFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center" |
| | | android:text="@string/to_be_added" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | </LinearLayout> |
| | | |
| | |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_10" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/bj_ff333738" |
| | | android:background="@drawable/bj_ff1c1c1e" |
| | | android:orientation="vertical" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:layout_marginStart="@dimen/dp_41" |
| | | android:layout_marginTop="@dimen/dp_32" |
| | | android:text="0" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_26" /> |
| | | <!--先隐藏--> |
| | | <TextView |
| | |
| | | android:layout_marginBottom="6.5dp" |
| | | android:layout_toEndOf="@+id/info_rl1_f_text1_tv" |
| | | android:text="%" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" |
| | | android:visibility="visible" /> |
| | | |
| | |
| | | android:layout_below="@+id/progressBar" |
| | | android:layout_alignStart="@+id/info_rl1_f_text1_tv" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | | android:text="Radio" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:text="@string/radio" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | </RelativeLayout> |
| | |
| | | android:layout_marginStart="42.5dp" |
| | | android:layout_marginTop="16.5dp" |
| | | android:text="0.00" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginBottom="2dp" |
| | | android:layout_toEndOf="@+id/info_rl1_text1_tv" |
| | | android:text="kWp" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_below="@+id/info_rl1_text1_tv" |
| | | android:layout_alignStart="@+id/info_rl1_text1_tv" |
| | | android:text="@string/string_capacity" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_alignStart="@+id/info_rl1_text1_tv" |
| | | android:layout_marginTop="@dimen/dp_18" |
| | | android:text="0.00" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginStart="4dp" |
| | | android:layout_marginBottom="2dp" |
| | | android:layout_toEndOf="@+id/info_rl1_text3_tv" |
| | | android:text="kWp" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:text="kW" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_below="@+id/info_rl1_text3_tv" |
| | | android:layout_alignStart="@+id/info_rl1_text1_tv" |
| | | android:text="@string/generated_power" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | </RelativeLayout> |
| | |
| | | android:layout_marginStart="40.5dp" |
| | | android:layout_marginTop="18dp" |
| | | android:text="0.00" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginBottom="2dp" |
| | | android:layout_toEndOf="@+id/day" |
| | | android:text="kWh" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_below="@+id/day_unit" |
| | | android:layout_alignStart="@+id/day" |
| | | android:text="@string/day_power_generation" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <!--年--> |
| | |
| | | android:layout_marginStart="40.5dp" |
| | | android:layout_marginTop="20dp" |
| | | android:text="0.00" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginBottom="2dp" |
| | | android:layout_toEndOf="@+id/year" |
| | | android:text="kWh" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_below="@+id/year_unit" |
| | | android:layout_alignStart="@+id/year" |
| | | android:text="@string/year_power_generation" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | |
| | |
| | | android:layout_marginStart="40.5dp" |
| | | android:layout_marginTop="18dp" |
| | | android:text="0.00" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginBottom="2dp" |
| | | android:layout_toEndOf="@+id/month" |
| | | android:text="kWh" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_below="@+id/month_unit" |
| | | android:layout_alignStart="@+id/month" |
| | | android:text="@string/month_power_generation" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <!--累计发电量--> |
| | |
| | | android:layout_marginStart="40.5dp" |
| | | android:layout_marginTop="20dp" |
| | | android:text="0.00" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginBottom="2dp" |
| | | android:layout_toEndOf="@+id/Total" |
| | | android:text="kWh" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_below="@+id/Total_unit" |
| | | android:layout_alignStart="@+id/month" |
| | | android:text="@string/cumulative_power_generation" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | |
| | |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_10" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/bj_ff333738" |
| | | android:background="@drawable/bj_ff1c1c1e" |
| | | android:paddingBottom="@dimen/dp_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_page_station_info_cl"> |
| | |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:text="@string/energy_generation_statistics" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | |
| | | <LinearLayout |
| | | android:id="@+id/home_page_station_select_time_type_ll" |
| | | android:layout_width="0dp" |
| | | android:layout_height="30.5dp" |
| | | android:layout_height="35dp" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/day_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:text="@string/day" /> |
| | | android:text="@string/day" |
| | | android:textStyle="bold" /> |
| | | |
| | | <View |
| | | android:id="@+id/v_1" |
| | | android:layout_width="0.5dp" |
| | | android:layout_width="1dp" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_33FFFFFF" /> |
| | | android:background="@color/text_FF39383D" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/month_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:text="@string/month" /> |
| | | android:text="@string/month" |
| | | android:textStyle="bold" /> |
| | | |
| | | <View |
| | | android:id="@+id/v_2" |
| | | android:layout_width="0.5dp" |
| | | android:layout_width="1dp" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_33FFFFFF" /> |
| | | android:background="@color/text_FF39383D" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/year_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:text="@string/year" /> |
| | | android:text="@string/year" |
| | | android:textStyle="bold" /> |
| | | |
| | | <View |
| | | android:id="@+id/v_3" |
| | | android:layout_width="0.5dp" |
| | | android:layout_width="1dp" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_33FFFFFF" /> |
| | | android:background="@color/text_FF39383D" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/lifeCycle_tv" |
| | | style="@style/Text12Style" |
| | | style="@style/Text13Style" |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:text="@string/life_cycle" /> |
| | | android:text="@string/life_cycle" |
| | | android:textStyle="bold" /> |
| | | |
| | | </LinearLayout> |
| | | <!--时间切换控件--> |
| | |
| | | android:id="@+id/home_page_station_select_time_ll" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="30.5dp" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:layout_marginTop="@dimen/dp_22" |
| | | android:gravity="center" |
| | | android:orientation="horizontal" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | |
| | | |
| | | <ImageView |
| | | android:id="@+id/last_step_iv" |
| | | android:layout_width="9dp" |
| | | android:layout_height="15dp" |
| | | android:layout_width="16dp" |
| | | android:layout_height="16dp" |
| | | android:scaleType="fitCenter" |
| | | android:src="@drawable/last_step" /> |
| | | |
| | |
| | | </LinearLayout> |
| | | |
| | | <View |
| | | android:layout_width="@dimen/dp_16" |
| | | android:layout_width="@dimen/dp_4" |
| | | android:layout_height="match_parent" /> |
| | | |
| | | |
| | |
| | | android:layout_height="match_parent" |
| | | android:gravity="center" |
| | | android:text="2024/03/07" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <View |
| | | android:layout_width="@dimen/dp_16" |
| | | android:layout_width="@dimen/dp_4" |
| | | android:layout_height="match_parent" /> |
| | | <!--加大点击热区--> |
| | | <LinearLayout |
| | |
| | | |
| | | <ImageView |
| | | android:id="@+id/next_step_iv" |
| | | android:layout_width="9dp" |
| | | android:layout_height="15dp" |
| | | android:layout_width="16dp" |
| | | android:layout_height="16dp" |
| | | android:scaleType="fitCenter" |
| | | android:src="@drawable/next_step" /> |
| | | |
| | |
| | | android:id="@+id/chart_title_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_15" |
| | | android:layout_marginTop="@dimen/dp_26" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_page_station_select_time_ll"> |
| | |
| | | android:layout_height="match_parent" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_marginStart="18.5dp" |
| | | android:textColor="@color/text_66000000" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:text="@string/pv_power" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | </RelativeLayout> |
| | |
| | | <FrameLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="284dp" |
| | | android:layout_marginStart="@dimen/dp_4" |
| | | android:layout_marginTop="@dimen/dp_18" |
| | | android:layout_marginEnd="@dimen/dp_4" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/chart_title_rl"> |
| | |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_10" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/bj_ff333738" |
| | | |
| | | android:background="@drawable/bj_ff1c1c1e" |
| | | android:paddingBottom="@dimen/dp_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:text="@string/social_contribution" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | |
| | | <RelativeLayout |
| | | android:id="@+id/social_contribution_1_rl" |
| | | android:layout_width="97dp" |
| | | android:layout_height="@dimen/dp_126"> |
| | | android:layout_height="@dimen/dp_116"> |
| | | |
| | | <ImageView |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_marginStart="@dimen/dp_8" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | | android:text="13.14" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginStart="2.5dp" |
| | | android:layout_toEndOf="@+id/social_contribution_data_1_tv" |
| | | android:text="@string/t" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_alignParentStart="true" |
| | | android:layout_marginStart="@dimen/dp_8" |
| | | android:text="@string/saving_standard_coal" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textSize="@dimen/text_11" /> |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | <RelativeLayout |
| | | android:id="@+id/social_contribution_2_rl" |
| | | android:layout_width="97dp" |
| | | android:layout_height="@dimen/dp_126"> |
| | | android:layout_height="@dimen/dp_116"> |
| | | |
| | | <ImageView |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_marginStart="@dimen/dp_8" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | | android:text="13.14" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginStart="2.5dp" |
| | | android:layout_toEndOf="@+id/social_contribution_data_2_tv" |
| | | android:text="@string/t" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" |
| | | |
| | | /> |
| | |
| | | android:layout_alignParentStart="true" |
| | | android:layout_marginStart="@dimen/dp_8" |
| | | android:text="@string/co_reduction_rate" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textSize="@dimen/text_11" /> |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | <RelativeLayout |
| | | android:id="@+id/social_contribution_3_rl" |
| | | android:layout_width="97dp" |
| | | android:layout_height="@dimen/dp_126"> |
| | | android:layout_height="@dimen/dp_116"> |
| | | |
| | | <ImageView |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_marginStart="@dimen/dp_8" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | | android:text="13.14" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_marginStart="2.5dp" |
| | | android:layout_toEndOf="@+id/social_contribution_data_3_tv" |
| | | android:text="@string/number" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_alignParentStart="true" |
| | | android:layout_marginStart="@dimen/dp_8" |
| | | android:text="@string/quantity_of_equivalent_values" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textSize="@dimen/text_11" /> |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_10" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | |
| | | |
| | | </ScrollView> |
| | | </androidx.swiperefreshlayout.widget.SwipeRefreshLayout> |
| | | </com.hdl.photovoltaic.widget.refreshlayout.BGARefreshLayout> |
| | | |
| | | <!-- <androidx.constraintlayout.widget.Guideline--> |
| | | <!-- android:id="@+id/guideline2"--> |
| | | <!-- android:layout_width="wrap_content"--> |
| | | <!-- android:layout_height="wrap_content"--> |
| | | <!-- android:orientation="horizontal"--> |
| | | <!-- app:layout_constraintGuide_begin="20dp" />--> |
| | | |
| | | <!-- <androidx.constraintlayout.widget.Guideline--> |
| | | <!-- android:id="@+id/guideline3"--> |
| | | <!-- android:layout_width="wrap_content"--> |
| | | <!-- android:layout_height="wrap_content"--> |
| | | <!-- android:orientation="vertical"--> |
| | | <!-- app:layout_constraintGuide_begin="20dp" />--> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |