Fix TV Shows margins

This commit is contained in:
Synced Synapse 2017-06-23 19:12:02 +01:00
parent d596417b04
commit 750478b164
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
android:id="@+id/media_panel_group"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/remote_content_hmargin"
android:layout_marginRight="@dimen/remote_content_hmargin"
android:paddingBottom="@dimen/default_padding"
android:orientation="vertical">