Skip to content

Commit

Permalink
Adding a few resources. (LemmyNet#1617)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines authored Aug 7, 2024
1 parent 935f260 commit 2177ee1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions RESOURCES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
- [Modify MutableState class properties](https://stackoverflow.com/questions/63956058/jetpack-compose-state-modify-class-property)
- [Introduction to the Compose Snapshot system](https://dev.to/zachklipp/introduction-to-the-compose-snapshot-system-19cn)
- [Jetpack Compose: State](https://developer.android.com/jetpack/compose/state)
- [Strong skipping](https://developer.android.com/develop/ui/compose/performance/stability/strongskipping)
- [Strong skipping](https://medium.com/androiddevelopers/jetpack-compose-strong-skipping-mode-explained-cbdb2aa4b900)
- [Strong skipping](https://developer.android.com/develop/ui/compose/performance/stability/strongskipping), [2](https://medium.com/androiddevelopers/jetpack-compose-strong-skipping-mode-explained-cbdb2aa4b900)
- [Material Design 3 docs](https://m3.material.io/)
- [Jetpack Compose app Reply from compose-samples](https://github.com/android/compose-samples/tree/main/Reply)
- [Design for android](https://developer.android.com/design/ui)

0 comments on commit 2177ee1

Please sign in to comment.