add new play icon
This commit is contained in:
parent
ff1ba2b5bf
commit
cf1d546683
7 changed files with 669 additions and 1 deletions
BIN
app/src/main/res/drawable-hdpi/new_play_arrow.png
Normal file
BIN
app/src/main/res/drawable-hdpi/new_play_arrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
BIN
app/src/main/res/drawable-mdpi/new_play_arrow.png
Normal file
BIN
app/src/main/res/drawable-mdpi/new_play_arrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
BIN
app/src/main/res/drawable-xhdpi/new_play_arrow.png
Normal file
BIN
app/src/main/res/drawable-xhdpi/new_play_arrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
app/src/main/res/drawable-xxhdpi/new_play_arrow.png
Normal file
BIN
app/src/main/res/drawable-xxhdpi/new_play_arrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
app/src/main/res/drawable-xxxhdpi/new_play_arrow.png
Normal file
BIN
app/src/main/res/drawable-xxxhdpi/new_play_arrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue