mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 21:57:19 +00:00
Fixed translate dialog scrolling
This commit is contained in:
parent
549609e55b
commit
79f13e4034
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="12dp"
|
android:layout_marginTop="12dp"
|
||||||
|
android:focusable="false"
|
||||||
android:minHeight="60dp"
|
android:minHeight="60dp"
|
||||||
android:text="Text"
|
android:text="Text"
|
||||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||||
|
|
Loading…
Reference in a new issue