X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=layout.json;h=ad9e4c39e1a977aae05994e8e51338f51487b0c0;hb=12e25b3a50e443814289bba6d9ac8eaa644bbbd6;hp=be82f35aae9f14255cc3cdd2afe1727b3517467d;hpb=6e71dedf241e27e46d6368c4317c00d5b8a63618;p=staging%2Fwindowmanager.git diff --git a/layout.json b/layout.json index be82f35..ad9e4c3 100644 --- a/layout.json +++ b/layout.json @@ -2,20 +2,20 @@ { "areas": [ { - "height": "1920", + "height": 1920, "name": "ControleBar", - "width": "1080", - "x": "0", - "y": "0", - "zorder": "0" + "width": 1080, + "x": 0, + "y": 0, + "zorder": 0 }, { - "height": "1920", + "height": 1920, "name": "HomeButton", - "width": "100", - "x": "0", - "y": "0", - "zorder": "0" + "width": 100, + "x": 0, + "y": 0, + "zorder": 0 } ], "name": "HomeScreenBasic" @@ -23,20 +23,20 @@ { "areas": [ { - "height": "1280", + "height": 1280, "name": "Main", - "width": "1080", - "x": "0", - "y": "300", - "zorder": "0" + "width": 1080, + "x": 0, + "y": 300, + "zorder": 0 }, { - "height": "1280", + "height": 1280, "name": "Sub", - "width": "1080", - "x": "0", - "y": "600", - "zorder": "0" + "width": 1080, + "x": 0, + "y": 600, + "zorder": 0 } ], "name": "ApssHalfBasic"