[mob][photos] Fix appbar getting clipped on custom font and display size on pixel 7
This commit is contained in:
@@ -123,6 +123,7 @@ class FileAppBarState extends State<FileAppBar> {
|
||||
switchInCurve: Curves.easeInOut,
|
||||
switchOutCurve: Curves.easeInOut,
|
||||
child: AppBar(
|
||||
clipBehavior: Clip.none,
|
||||
key: ValueKey(_isFileSwipeLocked),
|
||||
iconTheme: const IconThemeData(
|
||||
color: Colors.white,
|
||||
|
||||
Reference in New Issue
Block a user