mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import 'dart:async';
|
||||
import 'dart:math' show max;
|
||||
|
||||
import 'package:PiliPlus/common/widgets/view_safe_area.dart';
|
||||
import 'package:PiliPlus/grpc/dyn.dart';
|
||||
import 'package:PiliPlus/http/msg.dart';
|
||||
import 'package:PiliPlus/models/common/dynamic/dynamic_badge_mode.dart';
|
||||
@@ -263,8 +264,8 @@ class MainController extends GetxController
|
||||
} else {
|
||||
Get.to(
|
||||
const Material(
|
||||
child: SafeArea(
|
||||
bottom: false,
|
||||
child: ViewSafeArea(
|
||||
top: true,
|
||||
child: MinePage(),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user