| | |
| | | android:id="@+id/home_login_parent_cl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_FFFFFFFF" |
| | | tools:context="com.hdl.photovoltaic.ui.LoginActivity"> |
| | | |
| | | <ImageView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_width="0dp" |
| | | android:layout_height="612dp" |
| | | android:background="@drawable/logo_bj" |
| | | android:scaleType="centerCrop" /> |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/home_login_language_ll" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:layout_marginBottom="@dimen/dp_62" |
| | | android:layout_marginBottom="@dimen/dp_32" |
| | | android:gravity="center" |
| | | android:orientation="horizontal" |
| | | app:layout_constraintBottom_toBottomOf="parent" |