mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-01-31 17:24:49 +01:00
Merge branch 'feature/recycle-bin' of github.com:esensar/Simple-Voice-Recorder
This commit is contained in:
commit
fe2c7dfc44
@ -178,7 +178,7 @@ class MainActivity : SimpleActivity() {
|
||||
main_tabs_holder.onTabSelectionChanged(
|
||||
tabUnselectedAction = {
|
||||
updateBottomTabItemColors(it.customView, false)
|
||||
if (it.position == 1) {
|
||||
if (it.position == 1 || it.position == 2) {
|
||||
main_menu.closeSearch()
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user