show search results in a recyclerview list

This commit is contained in:
tibbi 2021-02-15 23:23:39 +01:00
parent fbe46a55a8
commit 33a8b498f3
7 changed files with 139 additions and 8 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.33.31'
implementation 'com.simplemobiletools:commons:5.33.32'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'