| | |
| | | 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 |
| | |
| | | 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" /> |