Fix "no media" text alignment in conversation gallery
Fixes #7066 // FREEBIE
This commit is contained in:
parent
a382694b1f
commit
5be1a5e3d5
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
android:layout_height="match_parent"
|
||||
android:textSize="24sp"
|
||||
android:gravity="center"
|
||||
android:paddingTop="30dp"
|
||||
android:visibility="gone"
|
||||
android:text="@string/media_overview_activity__no_media" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue