[Android] New player for old phones
Geoffrey Métais
git at videolan.org
Tue Dec 16 16:23:56 CET 2014
vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Dec 12 16:11:42 2014 +0100| [cb305f00e55735eb250e5c309f7628a3cbf17c76] | committer: Geoffrey Métais
New player for old phones
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=cb305f00e55735eb250e5c309f7628a3cbf17c76
---
vlc-android/res/layout-v15/player.xml | 88 ---------
vlc-android/res/layout/player.xml | 187 ++++++--------------
.../res/{layout-v15 => layout}/player_hud.xml | 5 +-
vlc-android/res/layout/player_old.xml | 171 ++++++++++++++++++
vlc-android/res/values-sw480dp/dimens.xml | 6 +
vlc-android/res/values-sw600dp/dimens.xml | 3 +-
vlc-android/res/values/dimens.xml | 3 +-
.../vlc/gui/video/VideoPlayerActivity.java | 7 +-
8 files changed, 243 insertions(+), 227 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=cb305f00e55735eb250e5c309f7628a3cbf17c76
More information about the Android
mailing list