Skip to content

Commit

Permalink
Merge pull request #498 from android/mlykotom-performance-codelab-readme
Browse files Browse the repository at this point in the history
Update README.md with performance codelab
  • Loading branch information
mlykotom authored Nov 7, 2024
2 parents 3463964 + 50e8fd6 commit 4f52b42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ Learn how to use Jetpack Compose Animation APIs.
Learn how to use the Jetpack Navigation library in Compose, navigate within your application,
navigate with arguments, support deep-links, and test your navigation.

### [Performance codelab](https://developer.android.com/codelabs/jetpack-compose-performance)

Learn how to measure, investigate and improve the runtime performance of a Compose app.

### [Testing codelab](https://developer.android.com/codelabs/jetpack-compose-testing)

Learn about testing Jetpack Compose UIs. Write your first tests, and learn about testing in
Expand Down

0 comments on commit 4f52b42

Please sign in to comment.