1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-14 05:57:10 +00:00

add new play icon

This commit is contained in:
Christian Schabesberger
2016-09-12 23:07:23 +02:00
parent ff1ba2b5bf
commit cf1d546683
7 changed files with 669 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -51,7 +51,7 @@
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:layout_centerInParent="true"
android:src="@drawable/ic_play_circle_transparent"
android:src="@drawable/new_play_arrow"
android:visibility="invisible"/>
<Button