Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.69k stars 626 forks source link

Refactor: Use 'by' delegation for mutableStateOf properties #3517

Closed prathmeshkc closed 1 week ago

prathmeshkc commented 1 week ago

Pull request (PR) checklist

Please check if your pull request fulfills the following requirements:

Screen recording of your changes (if applicable):

What's changed?

Describe with a few bullets what's new:

Before After
{media} {media}
{media} {media}

Risk factors

What may go wrong if we merge your PR?

In what cases won't your code work?

Does this PR close any GitHub issues? (do not delete)

Troubleshooting GitHub Actions (CI) failures ❌

Pull request checks failing? Read our CI Troubleshooting guide.