allow selecting parts of a message instead of copying the whole

This commit is contained in:
tibbi 2020-11-04 10:39:51 +01:00
parent acd0055477
commit 87e1be8e1b
5 changed files with 49 additions and 1 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.31.22'
implementation 'com.simplemobiletools:commons:5.31.23'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'