mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
Remove unused drawable
This commit is contained in:
parent
bf1d9d46ba
commit
15dd8ceafe
@ -1,8 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?><!-- Replaces the drawables of the default exoplayer controls (see https://github.com/google/ExoPlayer/blob/release-v2/library/ui/src/main/res/values/drawables.xml) -->
|
<?xml version="1.0" encoding="utf-8"?><!-- Replaces the drawables of the default exoplayer controls (see https://github.com/google/ExoPlayer/blob/release-v2/library/ui/src/main/res/values/drawables.xml) -->
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<drawable name="exo_styled_controls_play">@drawable/ic_play</drawable>
|
|
||||||
<drawable name="exo_styled_controls_pause">@drawable/ic_pause</drawable>
|
|
||||||
<drawable name="exo_notification_small_icon">@drawable/ic_launcher_lockscreen</drawable>
|
<drawable name="exo_notification_small_icon">@drawable/ic_launcher_lockscreen</drawable>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue
Block a user