Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[Readme] Jetnews and Crane cannot be updated to alpha04
  • Loading branch information
Manuel Vivo committed Sep 30, 2020
commit 3d27bbd9331849996c6c6eba7a2ffb82b3a352cd
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ project from Android Studio following the steps
🧬 Samples
------------


| Project | |
|:-----|---------|
| <br><img src="readme/jetnews.png" alt="JetNews" width="240"></img> <br><br> A sample blog post viewer that demonstrates the use of Compose with a typical Material app and real-world architecture. <br><br> • Medium complexity<br>• Varied UI<br>• Light & dark themes<br>• Resource loading<br>• UI Testing <br><br> **[> Browse](JetNews/)**<br><br> | <img src="readme/screenshots/JetNews.png" width="320" alt="Jetnews sample demo"> |
Expand All @@ -42,6 +41,12 @@ To see how Compose and view-based UIs can coexist and interact together, check o
* [Sunflower's `compose` branch](https://goo.gle/sunflower-compose)
* [Tivi](https://tivi.app)

🚧 Known issues
------------

Jetnews and Crane are not updated to version `alpha04` due to this
[bug](https://issuetracker.google.com/169629547).

## License
```
Copyright 2020 The Android Open Source Project
Expand Down