Skip to content

Collapse duplicate UI state classes in Android view models - #831

Merged
DRadmir merged 1 commit into
mainfrom
collapse-viewmodel-uistate-mirror
Aug 4, 2026
Merged

Collapse duplicate UI state classes in Android view models#831
DRadmir merged 1 commit into
mainfrom
collapse-viewmodel-uistate-mirror

Conversation

@DRadmir

@DRadmir DRadmir commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Three Android view models kept two copies of the same state class and copied one into the other on every update. The second copy is gone now, along with a few fields nothing ever read.

No behavior change.

@DRadmir DRadmir self-assigned this Aug 4, 2026
@DRadmir
DRadmir merged commit a0ebcf8 into main Aug 4, 2026
1 check passed
@DRadmir
DRadmir deleted the collapse-viewmodel-uistate-mirror branch August 4, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant