We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3463964 + 50e8fd6 commit 4f52b42Copy full SHA for 4f52b42
1 file changed
README.md
@@ -42,6 +42,10 @@ Learn how to use Jetpack Compose Animation APIs.
42
Learn how to use the Jetpack Navigation library in Compose, navigate within your application,
43
navigate with arguments, support deep-links, and test your navigation.
44
45
+### [Performance codelab](https://developer.android.com/codelabs/jetpack-compose-performance)
46
+
47
+Learn how to measure, investigate and improve the runtime performance of a Compose app.
48
49
### [Testing codelab](https://developer.android.com/codelabs/jetpack-compose-testing)
50
51
Learn about testing Jetpack Compose UIs. Write your first tests, and learn about testing in
0 commit comments