undo snackbar dismissed when changing controllers

This commit is contained in:
Jay 2020-05-20 20:29:55 -04:00
parent 8e155044f2
commit a66327abbf

View File

@ -263,6 +263,7 @@ open class MainActivity : BaseActivity(), DownloadServiceListener {
syncActivityViewWithController(to, from, isPush) syncActivityViewWithController(to, from, isPush)
appbar.y = 0f appbar.y = 0f
snackBar?.dismiss()
} }
override fun onChangeCompleted( override fun onChangeCompleted(