Fixed translate dialog scrolling

pull/200/head
M66B 4 years ago
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…
Cancel
Save