hieuwu / android-groceries-store

A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️
https://hieuwu.github.io/android-groceries-store/
MIT License
231 stars 59 forks source link

Migrate Notification Settings feature to Jetpack Compose #175

Closed hieuwu closed 1 year ago

hieuwu commented 1 year ago

Currently feature Account in presentation/notificationsettings package is implemented with XML view system. Let's convert it to Jetpack Compose. See shop feature for reference

Yashraj254 commented 1 year ago

can i work on this issue?

hieuwu commented 1 year ago

can i work on this issue?

Sure! Go with it Yash. Let me know if you need any support

yopilot commented 1 year ago

May I also try?