Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
133d01ff7e
@ -79,6 +79,7 @@
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/username"
|
||||
android:layout_width="match_parent"
|
||||
android:imeOptions="flagNoExtractUi"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/button_beigestroke_whitefill" />
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
||||
<View
|
||||
android:id="@+id/scan"
|
||||
android:layout_width="320dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_height="90dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:background="@drawable/button_beige"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user