Use flutter-auto activation area support
[AGL/meta-agl-demo.git] / recipes-demo / flutter-homescreen / files / flutter-homescreen.json
index 63babcf..83aa09a 100644 (file)
@@ -3,7 +3,8 @@
                 "window_type" : "BG",
                 "width" : 1920,
                 "height": 1080,
-                "fullscreen": true
+                "fullscreen": true,
+                "window_activation_area" : { "x" : 0, "y" : 160, "width" : 1080, "height" : 1600 }
                 }
         ]
 }