Skip to content

Instantly share code, notes, and snippets.

@Phuket2
Last active November 24, 2017 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Phuket2/84a841a328d8e482e73fd0b1fbb321e7 to your computer and use it in GitHub Desktop.
Save Phuket2/84a841a328d8e482e73fd0b1fbb321e7 to your computer and use it in GitHub Desktop.
MobilePlatormSurvey.json
[
{
"frame": "{{0.0,44.0},{320.0,320.0}}",
"class": "View",
"nodes": [
{
"frame": "{{21.0,20.0},{279.0,45.0}}",
"class": "Label",
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "lb1",
"background_color": "RGBA(1.000000,0.413043,0.413043,1.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.5,
"border_color": null,
"corner_radius": 6.0,
"text": "Mobile Platorm Servey",
"font_name": "Arial-BoldMT",
"font_size": 18.0,
"alignment": "center",
"text_color": "RGBA(0.200000,0.200000,0.200000,1.000000)",
"number_of_lines": 0
}
},
{
"frame": "{{7.0,93.0},{293.0,32.0}}",
"class": "Label",
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "label1",
"background_color": "RGBA(0.000000,0.000000,0.000000,0.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.0,
"border_color": null,
"corner_radius": 0.0,
"text": "Please select your preferred platorm",
"font_name": "AppleSDGothicNeo-Medium",
"font_size": 18.0,
"alignment": "left",
"text_color": "RGBA(0.200000,0.200000,0.200000,1.000000)",
"number_of_lines": 0
}
},
{
"frame": "{{220.0,440.0},{80.0,32.0}}",
"class": "Button",
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "_submit",
"background_color": "RGBA(0.000000,0.000000,0.000000,0.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.5,
"border_color": "RGBA(1.000000,1.000000,1.000000,1.000000)",
"corner_radius": 6.0,
"title": "Submit",
"font_name": ".SFUIText",
"font_size": 15.0
}
},
{
"frame": "{{126.0,440.0},{80.0,32.0}}",
"class": "Button",
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "_canel",
"background_color": "RGBA(0.000000,0.000000,0.000000,0.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.5,
"border_color": "RGBA(1.000000,1.000000,1.000000,1.000000)",
"corner_radius": 6.0,
"title": "Submit",
"font_name": ".SFUIText",
"font_size": 15.0
}
},
{
"frame": "{{7.0,141.5},{299.0,39.0}}",
"class": "View",
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "chk_box1",
"background_color": "RGBA(0.000000,0.000000,0.000000,0.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.0,
"border_color": null,
"corner_radius": 0.0
}
},
{
"frame": "{{7.0,188.5},{299.0,39.0}}",
"class": "View",
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "chk_box2",
"background_color": "RGBA(0.000000,0.000000,0.000000,0.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.0,
"border_color": null,
"corner_radius": 0.0
}
}
],
"attributes": {
"flex": "",
"alpha": 1.0,
"name": "",
"background_color": "RGBA(1.000000,1.000000,1.000000,1.000000)",
"tint_color": "RGBA(0.035294,0.529412,0.705882,1.000000)",
"border_width": 0.0,
"border_color": "RGBA(0.000000,0.000000,0.000000,1.000000)",
"corner_radius": 0.0
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment