mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-23 20:21:49 +01:00
undo snackbar dismissed when changing controllers
This commit is contained in:
parent
8e155044f2
commit
a66327abbf
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user