[Android] UI : Modify and adjust seekbar thumb

Alexandre Perraud git at videolan.org
Thu Dec 18 15:34:32 CET 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Dec 17 16:41:49 2014 +0100| [72abe45cbcf42e1721896a494d3a7e7be17b52a2] | committer: Geoffrey Métais

UI : Modify and adjust seekbar thumb

Signed-off-by: Geoffrey Métais <geoffrey.metais at gmail.com>

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=72abe45cbcf42e1721896a494d3a7e7be17b52a2
---

 assets/images/svg/ic_seekbar_thumb_normal.svg      |   74 ++++++++++++++++++++
 assets/images/svg/ic_seekbar_thumb_pressed.svg     |   74 ++++++++++++++++++++
 .../res/drawable-hdpi/ic_seekbar_thumb_normal.png  |  Bin 0 -> 310 bytes
 .../res/drawable-hdpi/ic_seekbar_thumb_pressed.png |  Bin 0 -> 364 bytes
 .../res/drawable-ldpi/ic_seekbar_thumb_normal.png  |  Bin 0 -> 229 bytes
 .../res/drawable-ldpi/ic_seekbar_thumb_pressed.png |  Bin 0 -> 241 bytes
 .../res/drawable-mdpi/ic_seekbar_thumb_normal.png  |  Bin 0 -> 256 bytes
 .../res/drawable-mdpi/ic_seekbar_thumb_pressed.png |  Bin 0 -> 289 bytes
 .../res/drawable-xhdpi/ic_seekbar_thumb_normal.png |  Bin 0 -> 388 bytes
 .../drawable-xhdpi/ic_seekbar_thumb_pressed.png    |  Bin 0 -> 441 bytes
 vlc-android/res/drawable/po_seekbar.xml            |    6 +-
 vlc-android/res/drawable/seekbar_thumb.xml         |    8 +--
 vlc-android/res/layout-land/equalizer.xml          |    3 +-
 .../res/layout-land/player_remote_control.xml      |    3 +-
 vlc-android/res/layout/audio_player.xml            |    1 +
 vlc-android/res/layout/equalizer.xml               |    3 +-
 vlc-android/res/layout/equalizer_bar.xml           |    3 +-
 vlc-android/res/layout/player_hud.xml              |    1 +
 vlc-android/res/layout/player_remote_control.xml   |    1 +
 vlc-android/res/layout/vlcwidget.xml               |    3 +-
 20 files changed, 168 insertions(+), 12 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=72abe45cbcf42e1721896a494d3a7e7be17b52a2


More information about the Android mailing list