Show notification when stub is updated to full

This commit is contained in:
vvb2060
2022-02-14 23:15:46 +08:00
committed by John Wu
parent 3956cbe2d2
commit 77a275cbcd
5 changed files with 6 additions and 12 deletions
@@ -51,7 +51,6 @@ class MainActivity : BaseMainActivity<ActivityMainMd2Binding>() {
setContentView()
showUnsupportedMessage()
askForHomeShortcut()
Config.showUpdateDone = false
window.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE)