avoid fetching conversation drafts during scrolling

This commit is contained in:
tibbi 2021-10-18 18:58:56 +02:00
parent 83eb9a886d
commit bb59c84b77
4 changed files with 29 additions and 7 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:3c6e3cd0fd'
implementation 'com.github.SimpleMobileTools:Simple-Commons:87b6e92b97'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'