[Android] Better style and properties

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 17:59:32 2014 +0100| [6f21a921573feb641af4129aa66aa45ee5378e74] | committer: Geoffrey Métais

Better style and properties

Fix center HUD + fitsSystemWindow on Android 4 phones
All android version inherit the same style for player

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

 vlc-android/res/layout/player.xml                  |   86 +++++-----
 vlc-android/res/layout/player_hud.xml              |    7 +-
 vlc-android/res/layout/player_old.xml              |  171 --------------------
 vlc-android/res/values-sw600dp/booleans.xml        |    2 +-
 vlc-android/res/values-sw800dp/booleans.xml        |    4 +
 vlc-android/res/values-v17/styles.xml              |    8 +-
 vlc-android/res/values/booleans.xml                |    1 +
 vlc-android/res/values/styles.xml                  |    3 +-
 .../vlc/gui/video/VideoPlayerActivity.java         |    2 +-
 9 files changed, 55 insertions(+), 229 deletions(-)

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


More information about the Android mailing list