mirror of https://github.com/M66B/FairEmail.git
Fixed translate dialog scrolling
This commit is contained in:
parent
549609e55b
commit
79f13e4034
|
@ -35,6 +35,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="12dp"
|
||||
android:focusable="false"
|
||||
android:minHeight="60dp"
|
||||
android:text="Text"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
|
|
Loading…
Reference in New Issue