Skip to content

Commit 4f00885

Browse files
authored
Update README.md
1 parent 08cdd90 commit 4f00885

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
## Compose ChatGPT (In Progress):beers::beers:
22

33

4-
<p align="justify">
4+
<p align="justify">
55
Compose ChatGPT is a sample ChatGPT app built with Jetpack Compose.
6-
<img src="https://res.cloudinary.com/apideck/image/upload/v1672442492/marketplaces/ckhg56iu1mkpc0b66vj7fsj3o/listings/-4-ans_frontend_assets.images.poe.app_icon.png-26-8aa0a2e5f237894d_tbragv.png?raw=true" width="26.5%" height=auto align="right" alt="Computador"/>
6+
<img src="https://res.cloudinary.com/apideck/image/upload/v1672442492/marketplaces/ckhg56iu1mkpc0b66vj7fsj3o/listings/-4-ans_frontend_assets.images.poe.app_icon.png-26-8aa0a2e5f237894d_tbragv.png?raw=true" width="160px" height=auto align="right" alt="Computador"/>
77
To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here.
8+
</p>
9+
810

911
This sample showcases:
1012

11-
UI state management
12-
Integration with Architecture Components: Navigation, Fragments, ViewModel
13-
Back button handling
14-
Text Input and focus management
15-
Multiple types of animations and transitions
16-
Saved state across configuration changes
17-
Material Design 3 theming and Material You dynamic color
18-
UI tests
19-
</p>
13+
- UI state management
14+
- Integration with Architecture Components: Navigation, Fragments, ViewModel
15+
- Back button handling
16+
- Text Input and focus management
17+
- Multiple types of animations and transitions
18+
- Saved state across configuration changes
19+
- Material Design 3 theming and Material You dynamic color
20+
- UI tests

0 commit comments

Comments
 (0)