rename id

This commit is contained in:
unknown
2020-03-30 15:06:51 +08:00
parent 6d94c39bf2
commit 06fe0d8b31
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
android:background="#000000">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/clLoadingContainer"
android:id="@+id/clLoadingAuthorizeContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginLeft="@dimen/dp_330"