Small layout improvement

This commit is contained in:
M66B 2023-03-17 10:40:59 +01:00
parent 9c112cc321
commit 806e10aacc
1 changed files with 1 additions and 0 deletions

View File

@ -1881,6 +1881,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:layout_marginTop="12dp"
android:layout_marginEnd="48dp"
android:inputType="textNoSuggestions"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
app:layout_constraintEnd_toEndOf="parent"