wjc
2023-06-15 73b3585a9dd3f745f020fe24796e50031b41a811
app/src/main/res/layout/activity_home_login.xml
@@ -2,7 +2,7 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    xmlns:tools="http://schemas.android.com/tools"
    android:id="@+id/parent_cl"
    android:id="@+id/home_login_parent_cl"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context="com.hdl.photovoltaic.ui.HomeLoginActivity">