move SearchActivity to be a part of MainActivity

This commit is contained in:
tibbi 2023-01-02 21:59:50 +01:00
parent 553c216997
commit c1c9cf0419
15 changed files with 218 additions and 273 deletions

View file

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:cf120f1fa8'
implementation 'com.github.SimpleMobileTools:Simple-Commons:61f60f11eb'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'