mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 10:04:20 +01:00
bookedit bugfix and hide quik action
This commit is contained in:
@@ -67,6 +67,8 @@ class _IndexRouter extends CustState<IndexRouter>
|
||||
@override
|
||||
Widget doBuild(BuildContext context) {
|
||||
var themeData = Theme.of(context);
|
||||
mediaDataCache.update(context);
|
||||
|
||||
// if (PlatformUtil.isAndroid()) {
|
||||
// WidgetsBinding.instance.addPostFrameCallback((_) async {
|
||||
// var intent = await getInitialIntent();
|
||||
|
||||
Reference in New Issue
Block a user