Skip to content

Commit 2740b28

Browse files
committed
feat: add qrcode scanner
1 parent ef60299 commit 2740b28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

android/app/src/main/res/layout/activity_login.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
android:layout_height="wrap_content"
5757
android:inputType="textMultiLine"
5858
tools:ignore="TextContrastCheck" />
59+
5960
</com.google.android.material.textfield.TextInputLayout>
6061

6162
<com.google.android.material.textfield.TextInputLayout
@@ -165,4 +166,4 @@
165166
tools:layout_editor_absoluteX="16dp" />
166167
</LinearLayout>
167168

168-
</androidx.constraintlayout.widget.ConstraintLayout>
169+
</androidx.constraintlayout.widget.ConstraintLayout>

0 commit comments

Comments
 (0)