mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fixed back button sometimes needing to be pressed twice to exit
This commit is contained in:
parent
f3d75f43e7
commit
8897d5c7ef
1 changed files with 1 additions and 0 deletions
|
@ -706,6 +706,7 @@ open class MainActivity : BaseActivity<MainActivityBinding>(), DownloadServiceLi
|
|||
setExtensionsBadge()
|
||||
DownloadService.callListeners()
|
||||
showDLQueueTutorial()
|
||||
reEnableBackPressedCallBack()
|
||||
}
|
||||
|
||||
private fun showDLQueueTutorial() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue