fixed green arrow layout error

This commit is contained in:
Christian Schabesberger 2015-12-13 21:13:48 +01:00
parent 30eef4db12
commit c9be1398b0
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
android:layout_width="30dp"
android:layout_height="15dp"
android:layout_below="@id/detailViewCountView"
android:layout_toStartOf="@id/detailThumbsUpImgView"
android:layout_toStartOf="@id/detailThumbsUpCountView"
android:paddingRight="5dp"
android:paddingLeft="5dp"
android:src="@drawable/thumbs_up" />