Commit 4705188b authored by wanglei's avatar wanglei

...

parent 5906e002
...@@ -379,7 +379,9 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView { ...@@ -379,7 +379,9 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView {
// refreshPageList() // refreshPageList()
} }
} }
if (!checkStorePermission()) {
showPermissionThenBanner()
}
} }
override fun refreshPageList() { override fun refreshPageList() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment