[Android] Use green round icon for debug builds
Geoffrey Métais
git at videolan.org
Tue Aug 22 16:12:37 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Aug 22 16:12:12 2017 +0200| [e0c60a37881b60be59ec9d36c3b1a59efd8567c6] | committer: Geoffrey Métais
Use green round icon for debug builds
> https://code.videolan.org/videolan/vlc-android/commit/e0c60a37881b60be59ec9d36c3b1a59efd8567c6
---
.../debug/res/drawable-hdpi/roundicon.png} | Bin
.../debug/res/drawable-ldpi/roundicon.png} | Bin
.../debug/res/drawable-mdpi/roundicon.png} | Bin
.../debug/res/drawable-xhdpi/roundicon.png} | Bin
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/vlc-android/res/drawable-hdpi/roundicon_debug.png b/vlc-android/flavors/debug/res/drawable-hdpi/roundicon.png
similarity index 100%
rename from vlc-android/res/drawable-hdpi/roundicon_debug.png
rename to vlc-android/flavors/debug/res/drawable-hdpi/roundicon.png
diff --git a/vlc-android/res/drawable-ldpi/roundicon_debug.png b/vlc-android/flavors/debug/res/drawable-ldpi/roundicon.png
similarity index 100%
rename from vlc-android/res/drawable-ldpi/roundicon_debug.png
rename to vlc-android/flavors/debug/res/drawable-ldpi/roundicon.png
diff --git a/vlc-android/res/drawable-mdpi/roundicon_debug.png b/vlc-android/flavors/debug/res/drawable-mdpi/roundicon.png
similarity index 100%
rename from vlc-android/res/drawable-mdpi/roundicon_debug.png
rename to vlc-android/flavors/debug/res/drawable-mdpi/roundicon.png
diff --git a/vlc-android/res/drawable-xhdpi/roundicon_debug.png b/vlc-android/flavors/debug/res/drawable-xhdpi/roundicon.png
similarity index 100%
rename from vlc-android/res/drawable-xhdpi/roundicon_debug.png
rename to vlc-android/flavors/debug/res/drawable-xhdpi/roundicon.png
More information about the Android
mailing list