show unread message count badge on app icon

This commit is contained in:
micheal Samuel Naeem 2020-07-03 17:08:20 +02:00
parent 579e7ae356
commit bb12ca5e87
3 changed files with 14 additions and 0 deletions

View file

@ -61,6 +61,7 @@ dependencies {
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'
implementation "me.leolin:ShortcutBadger:1.1.22@aar"
kapt "androidx.room:room-compiler:2.2.5"
implementation "androidx.room:room-runtime:2.2.5"