From 505b87d630207e674e1e976e3d02243919ff0337 Mon Sep 17 00:00:00 2001 From: Vishwajeet Barve Date: Wed, 13 Sep 2023 22:23:36 +0530 Subject: [PATCH] Update README.md Removed extra line break for consistent formatting in README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 040d6dc563..3370a85dc9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ project from Android Studio following the steps | | | |
Jetchat

A sample chat app that focuses on UI state patterns and text input.

• Low complexity
• Material Design 3 theme and Material You dynamic color
• Resource loading
• Back button handling
• Integration with Architecture Components: Navigation, Fragments, LiveData, ViewModel
• Animation
• UI Testing

**[> Browse](Jetchat/)**

| Jetchat sample demo| | | | -|
Jetsurvey

A sample survey app that showcases text input, validation and UI state management in Compose.

• Low complexity
• `TextField` and form validation
• Snackbar implementation
• Element reusability and styling
• Various form elements


**[> Browse](Jetsurvey/)**

| Jetsurvey sample demo | +|
Jetsurvey

A sample survey app that showcases text input, validation and UI state management in Compose.

• Low complexity
• `TextField` and form validation
• Snackbar implementation
• Element reusability and styling
• Various form elements

**[> Browse](Jetsurvey/)**

| Jetsurvey sample demo | | | | |
Jetsnack

Jetsnack is a sample snack ordering app built with Compose.

• Medium complexity
• Custom design system
• Custom layouts
• Animation

**[> Browse](Jetsnack/)**

| Jetsnack sample demo| | | |