mac
2024-03-20 5ca2b601848c62607d88fee5afdae6af80f6eea7
app/src/main/res/layout/activity_home_login.xml
@@ -5,7 +5,8 @@
    android:id="@+id/home_login_parent_cl"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@color/text_FFFFFFFF"
    android:background="@drawable/logo_bj"
    tools:context="com.hdl.photovoltaic.ui.HomeLoginActivity">
    <ImageView
@@ -46,6 +47,7 @@
        android:layout_height="@dimen/dp_20"
        android:layout_marginEnd="@dimen/dp_20"
        android:src="@drawable/more"
        android:visibility="gone"
        app:layout_constraintBottom_toBottomOf="@+id/home_login_language_tv"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintTop_toTopOf="@+id/home_login_language_tv" />