mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 11:02:35 +01:00
fixed green arrow layout error
This commit is contained in:
parent
30eef4db12
commit
c9be1398b0
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user