[Android] Migrate player icon colors to attribute

Nicolas Pomepuy git at videolan.org
Tue Jun 18 09:30:26 CEST 2019


vlc-android | branch: master | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Thu Jun 13 11:54:23 2019 +0200| [38acaeac4cf558e295de9c2d4b00a0525dbf6dec] | committer: Geoffrey Métais

Migrate player icon colors to attribute

> https://code.videolan.org/videolan/vlc-android/commit/38acaeac4cf558e295de9c2d4b00a0525dbf6dec
---

 vlc-android/build.gradle                                 |   1 +
 .../res/drawable-hdpi/ic_pause_circle_pressed_o.png      | Bin 823 -> 0 bytes
 .../res/drawable-ldpi/ic_pause_circle_pressed_o.png      | Bin 474 -> 0 bytes
 vlc-android/res/drawable-ldrtl/ic_forward_player.xml     |   8 ++++----
 vlc-android/res/drawable-ldrtl/ic_next_player.xml        |   2 +-
 vlc-android/res/drawable-ldrtl/ic_rewind_player.xml      |   8 ++++----
 .../res/drawable-mdpi/ic_pause_circle_pressed_o.png      | Bin 598 -> 0 bytes
 .../res/drawable-xhdpi/ic_pause_circle_pressed_o.png     | Bin 1150 -> 0 bytes
 vlc-android/res/drawable/ic_forward_player.xml           |   8 ++++----
 vlc-android/res/drawable/ic_next_player.xml              |   2 +-
 vlc-android/res/drawable/ic_pause_circle.xml             |   7 -------
 vlc-android/res/drawable/ic_pause_player.xml             |   4 ++--
 vlc-android/res/drawable/ic_play_player.xml              |   4 ++--
 vlc-android/res/drawable/ic_previous_player.xml          |   2 +-
 vlc-android/res/drawable/ic_rewind_player.xml            |   8 ++++----
 vlc-android/res/layout/player_hud.xml                    |  12 ++++++------
 vlc-android/res/layout/player_tips.xml                   |   3 ++-
 vlc-android/res/values/attrs.xml                         |   1 +
 vlc-android/res/values/styles.xml                        |   1 +
 19 files changed, 34 insertions(+), 37 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/38acaeac4cf558e295de9c2d4b00a0525dbf6dec


More information about the Android mailing list