new trailer icon
This commit is contained in:
BIN
app/src/main/res/drawable-hdpi/filmstrip.png
Normal file
BIN
app/src/main/res/drawable-hdpi/filmstrip.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 197 B |
Binary file not shown.
|
Before Width: | Height: | Size: 533 B |
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user