cuappdev / cuappdev/eatery-blue-android

Enable strong skipping

Open
#145 0 comments 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
Kotlin
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

We are passing around a lot of unstable collections throughout Eatery, this is [bad practice](https://mrmans0n.github.io/compose-rules/rules/#avoid-using-unstable-collections).

To remedy this, we should upgrade our versions and enable [strong skipping mode](https://developer.android.com/develop/ui/compose/performance/stability/strongskipping)

Edit: I think I was 🤓 when I wrote this. It honestly doesn't matter that much unless performance is noticeably bad on older phones. If it performs fine feel free to close this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.