new trailer icon

This commit is contained in:
danijoo
2015-11-01 16:27:04 +01:00
parent b29fb68caa
commit 710ffe1307
4 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

View File

@@ -83,6 +83,7 @@
</LinearLayout>
<Button
style="@style/Widget.AppCompat.Button.Colored"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Reviews"

View File

@@ -11,7 +11,7 @@
android:layout_width="50dp"
android:layout_height="50dp"
android:id="@+id/imageView"
android:src="@drawable/ic_action_movie" />
android:src="@drawable/filmstrip" />
<TextView
android:id="@+id/trailer_item_tvName"
android:layout_marginLeft="16dp"