fixing some Export playlist dialog glitches

This commit is contained in:
tibbi 2022-07-10 14:17:10 +02:00
parent 9c25fbe9bd
commit 2d7ec382bd

View file

@ -41,12 +41,9 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/activity_margin"
android:paddingTop="@dimen/normal_margin"
android:paddingEnd="@dimen/small_margin"
android:textCursorDrawable="@null"
android:textSize="@dimen/normal_text_size" />
</com.simplemobiletools.commons.views.MyTextInputLayout>
</LinearLayout>
</ScrollView>