|
@@ -215,9 +215,9 @@
|
|
|
app:layout_constraintTop_toBottomOf="@+id/view_pw_divide" />
|
|
|
|
|
|
<ImageView
|
|
|
+ android:adjustViewBounds="true"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:scaleType="fitXY"
|
|
|
android:src="@drawable/bg_login_bottom"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|