[Android] Add the sidebar
Edward Wang
git at videolan.org
Sun Aug 12 04:28:02 CEST 2012
android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Fri Aug 10 21:07:29 2012 -0400| [61d9f1f7b9a61270b28bf3f95839a9b55043ea68] | committer: Edward Wang
Add the sidebar
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=61d9f1f7b9a61270b28bf3f95839a9b55043ea68
---
vlc-android/project.properties | 1 +
vlc-android/res/layout/sidebar.xml | 10 ++
vlc-android/res/layout/sidebar_item.xml | 14 +++
vlc-android/res/layout/sliding_menu.xml | 7 ++
.../src/org/videolan/vlc/gui/MainActivity.java | 42 +++++++-
.../src/org/videolan/vlc/gui/SidebarAdapter.java | 111 ++++++++++++++++++++
6 files changed, 181 insertions(+), 4 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/android.git/?a=commitdiff;h=61d9f1f7b9a61270b28bf3f95839a9b55043ea68
More information about the Android
mailing list