2022-04-23 07:55:31 +05:30

46 lines
855 B
JSON

{
"multiPlatform": {
"iPhoneX": {
"baseCanvansAction": {
"paths": [
"Pages",
"Dialogs",
"SpecialDialogs",
"SuspendBars"
],
"indent": 60.0,
"top": 0.0001,
"bottom": 0.0001,
"animation": ""
}
},
"PC": {
"baseCanvansAction": {
"paths": [
"Pages",
"Dialogs",
"SpecialDialogs",
"SuspendBars"
],
"indent": 0.0001,
"top": 0.0001,
"bottom": 0.0001,
"animation": ""
}
},
"PS": {
"baseCanvansAction": {
"paths": [
"Pages",
"Dialogs",
"SpecialDialogs",
"SuspendBars"
],
"indent": 68.0,
"top": 32.0,
"bottom": 32.0,
"animation": ""
}
}
}
}