[Android] UI : Video crop icon reworked
Alexandre Perraud
git at videolan.org
Thu Mar 13 22:34:53 CET 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Mar 13 18:01:50 2014 +0100| [35ec8eed5886134d8d1c0a57a3d911a88c97ccf5] | committer: Adrien Maglo
UI : Video crop icon reworked
Signed-off-by: Adrien Maglo <magsoft at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=35ec8eed5886134d8d1c0a57a3d911a88c97ccf5
---
assets/images/svg/ic_crop_circle_normal.svg | 95 ++++++++++++++
assets/images/svg/ic_crop_circle_pressed.svg | 138 ++++++++++++++++++++
.../res/drawable-hdpi/crop_circle_normal.png | Bin 1128 -> 0 bytes
.../res/drawable-hdpi/crop_circle_pressed.png | Bin 3698 -> 0 bytes
.../res/drawable-hdpi/ic_crop_circle_normal.png | Bin 0 -> 1232 bytes
.../res/drawable-hdpi/ic_crop_circle_pressed.png | Bin 0 -> 4204 bytes
.../res/drawable-ldpi/crop_circle_normal.png | Bin 640 -> 0 bytes
.../res/drawable-ldpi/crop_circle_pressed.png | Bin 1389 -> 0 bytes
.../res/drawable-ldpi/ic_crop_circle_normal.png | Bin 0 -> 775 bytes
.../res/drawable-ldpi/ic_crop_circle_pressed.png | Bin 0 -> 1897 bytes
.../res/drawable-mdpi/crop_circle_normal.png | Bin 818 -> 0 bytes
.../res/drawable-mdpi/crop_circle_pressed.png | Bin 2095 -> 0 bytes
.../res/drawable-mdpi/ic_crop_circle_normal.png | Bin 0 -> 940 bytes
.../res/drawable-mdpi/ic_crop_circle_pressed.png | Bin 0 -> 2597 bytes
.../res/drawable-xhdpi/crop_circle_normal.png | Bin 1462 -> 0 bytes
.../res/drawable-xhdpi/crop_circle_pressed.png | Bin 5648 -> 0 bytes
.../res/drawable-xhdpi/ic_crop_circle_normal.png | Bin 0 -> 1828 bytes
.../res/drawable-xhdpi/ic_crop_circle_pressed.png | Bin 0 -> 8980 bytes
vlc-android/res/drawable/crop_circle.xml | 7 -
vlc-android/res/drawable/ic_crop_circle.xml | 7 +
vlc-android/res/layout/player.xml | 2 +-
21 files changed, 241 insertions(+), 8 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=35ec8eed5886134d8d1c0a57a3d911a88c97ccf5
More information about the Android
mailing list