You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Por favor alguém pode me ajudar? preciso concluir meu aplicativo usando a opção de rolar a tela "´scroll"
NÃO achei uma forma de fazer isso no App Inventor.
Obrigado.
SteveJG
unread,
Dec 7, 2015, 12:12:33 PM12/7/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Do you only need to scroll vertically the Screen? On Screen1 Properties on the Designer, check the Scrollable box. This lets you place lots of control and when the screen runs out of room lets the user scroll down and then back up the Screen.
Other kinds of scrolling are more difficult as AI has not native controls to swipe left or right or scroll horizontally.