|
@@ -32,7 +32,8 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="center"
|
|
android:layout_gravity="center"
|
|
|
- android:focusable="false">
|
|
|
|
|
|
|
+ android:focusable="false"
|
|
|
|
|
+ android:clickable="false">
|
|
|
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
android:id="@+id/loading_layout"
|
|
android:id="@+id/loading_layout"
|