You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <h3><b>Lesson 1:</b> Column, Row, Box, Modifiers</h3><br/> This lesson shows various Compose layouts that position the components in a certain direction or alignment. <br><br> • Column<br>• Row<br>• Box<br>• Modifier<br> | <imgsrc="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-1.gif"alt="Lesson 1 Preview"width="170"height="300"> |
50
+
| <h3><b>Lesson 1:</b> Column, Row, Box, Modifier</h3><br/> This lesson shows various Compose layouts that position the components in a certain direction or alignment. <br><br> • Column<br>• Row<br>• Box<br>• Modifier<br> | <imgsrc="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-1.gif"alt="Lesson 1 Preview"width="170"height="300"> |
51
51
| <h3><b>Lesson 2:</b> Material Design - Shapes </h3><br/> This lesson shows various examples of material design components in Compose <br> • **Chapter 1:** Shape, Surface <br>• **Chapter 2:** Text examples<br> **• Chapter 3:** Button examples<br>• **Chapter 4:** Image examples<br> **• Chapter 5:** Progress Bar examples<br> **• Chapter 6:** Floating action buttons<br> | <imgsrc="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-2.gif"alt="Lesson 2 Preview"width="170"height="300"> |
52
52
| <h3><b>Lesson 3:</b> Types of List </h3><br/> This lesson shows common implementations of displaying lists, such as expandable lists and lists with animations <br> • **Chapter 1:** Simple List <br>• **Chapter 2:** Custom Vertical List<br> **• Chapter 3:** Simple Horizontal List <br>• **Chapter 4:** Vertical Grid List<br> **• Chapter 5:** Horizontal Grid List <br> **• Chapter 6:** Expandable List <br> **• Chapter 7:** Expandable Animated List <br> **• Chapter 8:** Shimmer Animated List <br> | <imgsrc="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-3.gif"alt="Lesson 3 Preview"width="170"height="300"> |
0 commit comments