disable notification setting implemented

This commit is contained in:
danijoo
2016-01-02 13:11:28 +01:00
parent 5c625710a1
commit 33d78ee5f1
3 changed files with 56 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
package="net.headlezz.notificationlogger">
<application
android:name=".Application"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"