From the course: Apple watchOS App Development: Advanced APIs

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Grouping

Grouping

From the course: Apple watchOS App Development: Advanced APIs

Start my 1-month free trial

Grouping

- [Narrator] That flame is kind of wimpy. I want something more dramatic. The reason it is so small has to do with the layout of your app. Once you start using animation, you may want to start using the watchOS group layout attribute called Overlap, which is here for better use of our three animation objects. Go ahead and stop the app and head over to interface.storyboard. Now we have a group already and I want to label that Animated Scene. Now we can drag another group onto the interface. Label this new one Background. Now drag another group into the Background group. Now I'm going to add several pieces here. I want to add the Fire Interface Scene, the Status Label Scene and scoot that over a little bit so it's not in the group yet, and the Status Label into the background. And you see a lot of stuff starts disappearing here. Now this background should be on the vertical top. And you'll see on the top here, you have Layout Horizontal. Change that to Overlap and now you see that…

Contents