liveview-native / liveview-native/liveview-client-jetpack
Jetpack -> Modifiers -> Drawing: Modifier.drawWithCache(onBuildDrawCache: CacheDrawScope.() -> DrawResult)
Open
@nelson-glauber is already working on this.
Since Jan 31, 2024.
- Dominant language
- Kotlin
- Stars
- 139
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Draw into a DrawScope with content that is persisted across draw calls as long as the size of the drawing area is the same or any state objects that are read have not changed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.