Only show failure notification when in background

This commit is contained in:
Naveen 2022-12-08 01:40:34 +05:30
parent 2fc70b2dc5
commit 0523d93243
2 changed files with 7 additions and 3 deletions

View file

@ -70,6 +70,7 @@ dependencies {
implementation "me.leolin:ShortcutBadger:1.1.22"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
implementation 'androidx.lifecycle:lifecycle-process:2.5.1'
kapt "androidx.room:room-compiler:2.4.3"
implementation "androidx.room:room-runtime:2.4.3"