added NextVideo support
This commit is contained in:
parent
8c0156dea3
commit
d9e690f62c
12 changed files with 311 additions and 123 deletions
|
|
@ -7,8 +7,9 @@
|
|||
android:padding="6dp">
|
||||
|
||||
<ImageView android:id="@+id/itemThumbnailView"
|
||||
android:layout_width="125dp"
|
||||
android:layout_width="142dp"
|
||||
android:layout_height="80dp"
|
||||
android:scaleType="centerCrop"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:src="@drawable/dummi_thumbnail"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue