fix UI bug

This commit is contained in:
unknown
2020-03-30 21:06:12 +08:00
parent 6aefc64632
commit 4e10258eb3
2 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,6 @@
android:layout_width="@dimen/dp_147"
android:layout_height="@dimen/dp_147"
android:src="@mipmap/module_authorize_loading"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />