This commit is contained in:
M66B 2020-06-12 20:00:14 +02:00
parent 4bbfa9c528
commit 2b06f6e2c4
1 changed files with 0 additions and 2 deletions

View File

@ -300,8 +300,6 @@
android:layout_marginStart="24dp"
android:layout_marginTop="12dp"
android:entries="@array/sizeNames"
android:focusable="true"
android:focusableInTouchMode="true"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvMessageSize" />