Closed shamim-emon closed 2 months ago
Thank you @shamim-emon for raising Issue #3522! 🚀 What's next? Read our Contribution Guidelines 📚.
Tagging @ILIYANGERMANOV for review & approval 👀
I'm on it
Thank you for your interest @shamim-emon! 🎉 Issue #3522 is assigned to you. You can work on it! ✅
If you don't want to work on it now, please un-assign yourself so other contributors can take it.
Also, make sure to read our Contribution Guidelines.
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