Use flutter-auto activation area support
[AGL/meta-agl-demo.git] / recipes-demo / flutter-ics-homescreen / files / flutter-ics-homescreen.json
1 {
2         "view" : [ {
3                 "window_type" : "BG",
4                 "width" : 1080,
5                 "height": 1920,
6                 "fullscreen": true,
7                 "window_activation_area" : { "x" : 0, "y" : 56, "width" : 1080, "height" : 1712 }
8                 }
9         ]
10 }