fill the Suggestions list with contacts

This commit is contained in:
tibbi 2020-04-06 19:20:17 +02:00
parent 979744cbd5
commit 8736473b35
10 changed files with 161 additions and 121 deletions

View file

@ -36,7 +36,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.24.17'
implementation 'com.simplemobiletools:commons:5.24.18'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'org.greenrobot:eventbus:3.2.0'
}