mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: use interactiveviewer gallery
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -122,7 +122,7 @@ class _HeaderControlState extends State<HeaderControl> {
|
||||
elevation: 0,
|
||||
context: context,
|
||||
backgroundColor: Colors.transparent,
|
||||
builder: (_) {
|
||||
builder: (context) {
|
||||
return Container(
|
||||
width: double.infinity,
|
||||
height: 500,
|
||||
|
||||
Reference in New Issue
Block a user