issues
search
VictorKabata
/
Notflix
Kotlin Multiplatform playground
598
stars
88
forks
source link
Fixed caching of settings values in multiplatform settings
#110
Closed
VictorKabata
closed
10 months ago
VictorKabata
commented
10 months ago
Description
Resolved multiplatform settings flakiness issue in settings screen
Issue
N/A
Changes Made
Returning default values for cached settings values
Screenshots / GIFs
N/A
Checklist
[x] I have tested the changes on both Android and iOS platforms.
[ ] I have written unit tests for the new code
(if applicable)
.
[ ] I have updated the project's documentation
(if necessary)
.
[x] I have checked for any potential code duplications and removed them.
[x] I have run the Kotlin/Compose Multiplatform Gradle tasks and verified that they complete successfully.
[x] I have considered the impact of these changes on the existing codebase.
Additional Notes
N/A
Description
Issue
N/A
Changes Made
Screenshots / GIFs
N/A
Checklist
Additional Notes
N/A