mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 01:58:36 +00:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -80,7 +80,7 @@ class _SearchPageState extends State<SearchPage> {
|
||||
),
|
||||
),
|
||||
body: ListView(
|
||||
padding: MediaQuery.paddingOf(context).copyWith(top: 0),
|
||||
padding: MediaQuery.viewPaddingOf(context).copyWith(top: 0),
|
||||
children: [
|
||||
if (_searchController.searchSuggestion) _searchSuggest(),
|
||||
if (isPortrait) ...[
|
||||
|
||||
Reference in New Issue
Block a user