We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef60299 commit 2740b28Copy full SHA for 2740b28
android/app/src/main/res/layout/activity_login.xml
@@ -56,6 +56,7 @@
56
android:layout_height="wrap_content"
57
android:inputType="textMultiLine"
58
tools:ignore="TextContrastCheck" />
59
+
60
</com.google.android.material.textfield.TextInputLayout>
61
62
<com.google.android.material.textfield.TextInputLayout
@@ -165,4 +166,4 @@
165
166
tools:layout_editor_absoluteX="16dp" />
167
</LinearLayout>
168
-</androidx.constraintlayout.widget.ConstraintLayout>
169
+</androidx.constraintlayout.widget.ConstraintLayout>
0 commit comments