|
@@ -2,9 +2,12 @@
|
|
<layout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<layout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
-
|
|
|
|
tools:ignore="ResourceName">
|
|
tools:ignore="ResourceName">
|
|
|
|
|
|
|
|
+ <data>
|
|
|
|
+
|
|
|
|
+ </data>
|
|
|
|
+
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content">
|
|
android:layout_height="wrap_content">
|