App design
This section of the tutorial describes how to design the app interface.
While the
Screen1
is selected under the component tree, change theAlign horizontal
property of theScreen1
toCenter

Drag and drop the
Image
palette and aButton
palette on the phone view.

Click on the Image placeholder either on the phone screen or on the component tree. Select the asset upload button next to the
Designer
tab to upload the provided image.
👏 Pro tip: you can upload an image by clicking on the up arrow icon in the Picture property.

Once uploaded, close the upload asset window.
While the Image placeholder is selected, change the
Picture
property fromNone
to the uploaded picture by clicking on the dropdown menu. Additionally, tick off the boxScale Picture To Fit

Select the
Button1
either from the phone screen or from the component tree. Change the default text toHide
and make the button wider by choosingFill Parent
for the width property.
👏 Pro tip: you can choose a number or a percentage if you want a different behaviour

Last updated
Was this helpful?