[Android] UI: Add video player tips view

Alexandre Perraud git at videolan.org
Wed May 28 14:04:08 CEST 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Tue May 27 15:30:07 2014 +0200| [93acda023ebd085873c1a3977f62fe30720e3c64] | committer: Edward Wang

UI: Add video player tips view

Signed-off-by: Edward Wang <edward.c.wang at compdigitec.com>

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

 .../images/svg/ic_gesture_swipe_horizontally.svg   |  157 ++++++++++++++++
 assets/images/svg/ic_gesture_swipe_vertically.svg  |  118 ++++++++++++
 .../ic_gesture_swipe_horizontally.png              |  Bin 0 -> 1926 bytes
 .../drawable-hdpi/ic_gesture_swipe_vertically.png  |  Bin 0 -> 2085 bytes
 .../ic_gesture_swipe_horizontally.png              |  Bin 0 -> 998 bytes
 .../drawable-ldpi/ic_gesture_swipe_vertically.png  |  Bin 0 -> 983 bytes
 .../ic_gesture_swipe_horizontally.png              |  Bin 0 -> 1269 bytes
 .../drawable-mdpi/ic_gesture_swipe_vertically.png  |  Bin 0 -> 1344 bytes
 .../ic_gesture_swipe_horizontally.png              |  Bin 0 -> 2898 bytes
 .../drawable-xhdpi/ic_gesture_swipe_vertically.png |  Bin 0 -> 3041 bytes
 vlc-android/res/drawable/button_oval.xml           |   14 ++
 vlc-android/res/layout/player.xml                  |    9 +-
 vlc-android/res/layout/player_tips.xml             |  191 ++++++++++++++++++++
 vlc-android/res/values-fr/strings.xml              |   10 +
 vlc-android/res/values/strings.xml                 |   10 +-
 vlc-android/res/values/styles.xml                  |   11 ++
 .../vlc/gui/video/VideoPlayerActivity.java         |   52 +++++-
 17 files changed, 559 insertions(+), 13 deletions(-)

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


More information about the Android mailing list