Sketchware Tutorial part 2 (LinearLayout and scrollView)

Publié le: 04 juillet 2023
sur la chaîne: Hykelauncher
124
0

Sketchware Tutorial part 2 (LinearLayout and scrollView)
Sketchware Tutorial part 2 Layouts (LinearLayout and scrollView)


Here's a step-by-step tutorial on how to create a LinearLayout with a ScrollView in Sketchware:

Step 1: Create a new project in Sketchware and open the main.xml layout file.

Step 2: Drag and drop a LinearLayout component from the Palette onto the main.xml layout.

Step 3: Set the orientation of the LinearLayout to vertical by selecting it and changing the orientation property in the Properties panel to "vertical".

Step 4: Inside the LinearLayout, add as many components as you want. These components will be scrollable inside the ScrollView.

Step 5: Drag and drop a ScrollView component from the Palette onto the main.xml layout. Make sure it is placed outside the LinearLayout.

Step 6: Select the ScrollView component and set its width and height properties to "match_parent" in the Properties panel.

Step 7: Inside the ScrollView, drag and drop another LinearLayout component from the Palette. This LinearLayout will be used to contain the components that you want to make scrollable.

Step 8: Set the orientation of this LinearLayout to vertical by selecting it and changing the orientation property in the Properties panel to "vertical".

Step 9: Drag and drop the components that you want to make scrollable inside this LinearLayout.

Step 10: Finally, select the outermost LinearLayout (the one that is not inside the ScrollView) and set its width and height properties to "match_parent" in the Properties panel.

That's it! You have now created a LinearLayout with a ScrollView in Sketchware. The components inside the inner LinearLayout will be scrollable vertically within the ScrollView.


Sur cette page du site, vous pouvez voir la vidéo en ligne Sketchware Tutorial part 2 (LinearLayout and scrollView) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Hykelauncher 04 juillet 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 124 fois et il a aimé 0 téléspectateurs. Bon visionnage!