Skip to content
Snippets Groups Projects
Commit 0613fb50 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

History emptyview is gone by default

parent d828ff3b
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,8 @@
android:gravity="center"
android:paddingTop="30dip"
android:text="@string/nohistory"
android:textSize="20sp" />
android:textSize="20sp"
android:visibility="gone"/>
</FrameLayout>
</org.videolan.vlc.gui.view.SwipeRefreshLayout>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment