Show larger images in a media selector fix
This commit is contained in:
parent
0ea083e807
commit
0d77d89726
1 changed files with 2 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue