gradle-android-appiconoverlay icon indicating copy to clipboard operation
gradle-android-appiconoverlay copied to clipboard

Plugin for Android Gradle to automatically overlay the app icon with the current git commit SHA1.

Results 2 gradle-android-appiconoverlay issues
Sort by recently updated
recently updated
newest added

I'm seeing some issues with the font size and label position. Here's an image to illustrate: ![device-2017-11-29-104029](https://user-images.githubusercontent.com/7644787/33371203-d018281c-d4f1-11e7-96b0-0b3352158307.png) The icon on the dev version of the app has the overlay but...

This cool little gradle plugin has one issue in case the git repo is dirty, meaning has unstaged or uncommitted changes. The branch name and short commit hash on the...