|
|
|
@ -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" />
|
|
|
|
|
|
|
|
|
|