Skip to content

Commit 5b63f6b

Browse files
Merge pull request #283 from myofficework000/myofficework000-patch-24
Update README.md
2 parents d429b78 + a04f118 commit 5b63f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Learn step by step UI development using Jetpack Compose [beginners to advance].
4747

4848
| Lesson | Preview |
4949
|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
50-
| <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> | <img src="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> | <img src="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-1.gif" alt="Lesson 1 Preview" width="170" height="300"> |
5151
| <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> | <img src="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-2.gif" alt="Lesson 2 Preview" width="170" height="300"> |
5252
| <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> | <img src="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-3.gif" alt="Lesson 3 Preview" width="170" height="300"> |
5353
| <h3><b>Lesson 4:</b> Types of Dialog </h3><br/> This lesson shows various examples of dialogs <br> • **Chapter 1:** Alert dialog <br>• **Chapter 2:** BottomSheet Dialog<br> **• Chapter 3:** App Rating dialog <br>• **Chapter 4:** Logout dialog <br> | <img src="https://github.com/myofficework000/Jetpack-Compose-All-In-One-Guide/blob/master/demo/lesson-4.gif" alt="Lesson 4 Preview" width="170" height="300"> |

0 commit comments

Comments
 (0)