Add shadow behind play icon in video detail fragment
This commit is contained in:
parent
d63b091ec0
commit
f767116c25
6 changed files with 29 additions and 12 deletions
|
|
@ -55,7 +55,7 @@
|
|||
android:layout_height="64dp"
|
||||
android:layout_gravity="center"
|
||||
android:background="@android:color/transparent"
|
||||
app:srcCompat="@drawable/ic_play_arrow_shadow_white_24dp"
|
||||
app:srcCompat="@drawable/ic_play_arrow_shadow"
|
||||
android:visibility="invisible"
|
||||
tools:ignore="ContentDescription"
|
||||
tools:visibility="visible" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue