diff --git a/app/src/main/res/layout/fragment_videoitem_detail.xml b/app/src/main/res/layout/fragment_videoitem_detail.xml index 3ef048e46..611a5aa14 100644 --- a/app/src/main/res/layout/fragment_videoitem_detail.xml +++ b/app/src/main/res/layout/fragment_videoitem_detail.xml @@ -124,6 +124,7 @@ android:layout_below="@id/detailViewCountView" android:layout_toLeftOf="@id/detailThumbsDownCountView" android:layout_toStartOf="@id/detailThumbsDownCountView" + android:layout_marginLeft="@dimen/video_item_detail_like_margin" android:src="@drawable/thumbs_down" />