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

Video playlist vertically auto-fits

This reverts commit 8fffde4f.
parent 91297197
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@
<android.support.v7.widget.RecyclerView
android:id="@+id/video_playlist"
android:layout_width="480dp"
android:layout_height="480dp"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:background="@drawable/rounded_corners"
android:visibility="gone"/>
......
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