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

Set video grid padding back to normal

parent 289ed19c
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,8 @@
android:id="@+id/layout_item"
android:layout_width="@dimen/grid_card_width"
android:layout_height="wrap_content"
android:padding="10dp"
android:paddingTop="10dp"
android:paddingBottom="10dp"
android:layout_gravity="center"
android:background="?attr/background_default"
android:gravity="center_vertical"
......
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