mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
fix create note
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -53,6 +53,7 @@ class _NoteListPageState extends CommonSlidePageState<NoteListPage> {
|
||||
@override
|
||||
Widget buildPage(ThemeData theme) {
|
||||
return Scaffold(
|
||||
resizeToAvoidBottomInset: false,
|
||||
key: _key,
|
||||
body: Column(
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user