wjc
2024-11-28 367102bbc7a3a4bdb90fd8ffabc95bff6eb35a7d
app/src/main/res/layout/activity_start.xml
@@ -4,7 +4,7 @@
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@color/text_FFFFFFFF"
    android:background="@color/text_FF161616"
    tools:context="com.hdl.photovoltaic.ui.StartActivity">
    <!--    <TextView-->
@@ -26,9 +26,8 @@
    <ImageView
        android:id="@+id/as_regards_icon_iv"
        android:layout_width="106.5dp"
        android:layout_height="106.5dp"
        android:layout_marginTop="@dimen/dp_29"
        android:layout_width="72dp"
        android:layout_height="43dp"
        android:src="@drawable/start_icon"
        app:layout_constraintBottom_toBottomOf="parent"
        app:layout_constraintEnd_toEndOf="parent"