dev-alert-android icon indicating copy to clipboard operation
dev-alert-android copied to clipboard

This lightweight library provides visual alerts to developers and QA when an issue happens during development/testing phase.

Results 2 dev-alert-android issues
Sort by recently updated
recently updated
newest added

```/gradlew build``` Error message like this ``` /Users/fangzhzh/example/Android/app/src/main/AndroidManifest.xml:32:9-44 Error: Attribute application@label value=(@string/cd_app_name) from AndroidManifest.xml:32:9-44 is also present at [com.garena.devalert:dev-alert:0.1.2] AndroidManifest.xml:13:9-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:28:5-131:19 to override....

https://android.jlelse.eu/2-lines-in-manifest-to-remove-when-sharing-your-android-library-565d4c4af04a