merge commit
This commit is contained in:
@@ -70,6 +70,7 @@ class _FloatingIconState extends State<FloatingIcon>
|
||||
}
|
||||
|
||||
void _showFullScreen() async {
|
||||
_hidePartScreen();
|
||||
await Navigator.of(context).push(
|
||||
MaterialPageRoute(
|
||||
builder: (context) => const FullScreen(),
|
||||
|
||||
Reference in New Issue
Block a user