Small improvement

pull/198/head
M66B 3 years ago
parent c69a06b7e5
commit d265036cba

@ -37,7 +37,7 @@
android:hint="@string/title_translate_key" android:hint="@string/title_translate_key"
android:imeOptions="actionDone" android:imeOptions="actionDone"
android:inputType="text" android:inputType="text"
android:textAppearance="@style/TextAppearance.AppCompat.Medium" android:textAppearance="@style/TextAppearance.AppCompat.Small"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvDeepL"> app:layout_constraintTop_toBottomOf="@id/tvDeepL">

Loading…
Cancel
Save