mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add search bar
This commit is contained in:
@@ -192,6 +192,7 @@ class _TaskManagerPage extends State<TaskManagerPage>
|
||||
),
|
||||
title: Text(i18n.taskManager),
|
||||
actions: [
|
||||
buildSearchButton(context),
|
||||
buildThemeModeIcon(context),
|
||||
buildMoreVertSettingsButon(context),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user