1
0
Fork 1

Show larger images in a media selector fix

This commit is contained in:
12aw 2024-02-06 15:04:21 +01:00
parent 0ea083e807
commit 0d77d89726

View file

@ -5,6 +5,8 @@
<Button
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:ellipsize="end"
android:singleLine="true"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:textAllCaps="false" />