This commit is contained in:
2024-09-25 09:14:05 +02:00
parent b3a90b92d2
commit e2458f8f6e

View File

@@ -438,7 +438,7 @@ class _HomeTileGridState extends State<HomeTileGrid> {
Widget build(BuildContext context) {
final Size size = MediaQuery.sizeOf(context);
final double width = size.width;
final double height = size.height;
//final double height = size.height;
return Scaffold(
drawerEnableOpenDragGesture: true,
drawer: MIHAppDrawer(