« All Events
1 PM – Android Game Dev – Gamas
March 4, 2023 @ 1:00 pm - 2:00 pm
Homework
- Inside activity_game.xml, add the component number 3, 4, 5 and 7.
- For component 4, just put start (left:32dp) and top constraint (8dp).
- For component 3, just put end (right:32dp) and top constraint (32dp).
- For component 5, just put end (right:32dp) and top constraint (8dp).
- For component 7 (reset button), put top, left (32dp) and right (32dp) constraint.
- When you click the reset button, print something to shell (“Reset button is clicked”)