Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

[Refactor] PlannedPaymentsViewModel: use by delegation for mutable states #3528

@shamim-emon

Description

@shamim-emon

Please confirm the following

What would you like to improve?

Rework val x = mutableStateOf() and x.value to x by mutableStateOf() and x.

Because...

It's more convenient to use and the code becomes simpler to read.

Description

No response

Success Criteria

  • No functional changes
  • The app works as expected

Metadata

Metadata

Assignees

Labels

approvedApproved by the Ivy Wallet team. Ready for dev

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions