mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
refactor: improve mobile toolbar design (v3) (#4891)
* refactor: mobile toolbar v3 design * feat: customize color item * feat: close keyboard directly when clicking the close button even opening Aa menu * feat: enable undo/redo in editing list mode
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// ThemeData in mobile
|
||||
import 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/_toolbar_theme.dart';
|
||||
import 'package:appflowy/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/aa_menu/_toolbar_theme.dart';
|
||||
import 'package:appflowy/workspace/application/settings/appearance/base_appearance.dart';
|
||||
import 'package:flowy_infra/size.dart';
|
||||
import 'package:flowy_infra/theme.dart';
|
||||
|
Reference in New Issue
Block a user