waseefakhtar / dose-android

💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
https://play.google.com/store/apps/details?id=com.waseefakhtar.doseapp
MIT License
510 stars 83 forks source link

Snack Bar implemented throughout the app #97

Closed Ammar-Ishfaq closed 10 months ago

Ammar-Ishfaq commented 10 months ago

Resolves #71

Ammar-Ishfaq commented 10 months ago

Let me change them overall the app as I've seen there are others as well need to update

Ammar-Ishfaq commented 10 months ago

Hello @waseefakhtar, I've improved the implementation of the Snackbar feature. Now, you can simply call the function (showSnackbar()) without the need to create parameters within it. This eliminates any unnecessary boilerplate code, making it a more efficient and user-friendly experience for future developers. I'm eager to hear your thoughts and hope we can proceed with merging this improvement. 😊