[Android] Video Player interface revamp

Geoffrey Métais git at videolan.org
Tue Dec 16 16:23:55 CET 2014


vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Oct 17 18:52:23 2014 +0200| [09fe54a62f276f1d9274b7e0a38fb43aa4bfccff] | committer: Geoffrey Métais

Video Player interface revamp

New layout is only for Android 4.0+
We keep the current one for older devices

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

 vlc-android/res/layout-v15/player.xml              |  232 ++++++++++++++++++++
 vlc-android/res/layout-v17/player_action_bar.xml   |    4 +-
 vlc-android/res/layout/player_overlay_header.xml   |    2 +
 vlc-android/res/values-sw600dp-v17/dimens.xml      |    3 +
 vlc-android/res/values-sw600dp/dimens.xml          |    2 +
 vlc-android/res/values/dimens.xml                  |   14 ++
 .../vlc/gui/video/VideoPlayerActivity.java         |   14 +-
 7 files changed, 267 insertions(+), 4 deletions(-)

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


More information about the Android mailing list