apps-android-commons
apps-android-commons copied to clipboard
Fixes #2388 Replace Toasts with Snackbars
Fixes
- Fixes #2388
Purpose/ Description
I have used the methods of Snackbars from ViewUtil and utilized it to convert some toasts to Snackbar. Note : It doesn't refactor every toast but it covers most of the toasts to snackbar.
Video
Permission Utils Toast (Before)
https://github.com/commons-app/apps-android-commons/assets/60827173/f0a679ce-7182-4e75-8b2a-9c3ad8839450
Permission Utils Snackbar (After)
Depiction Toast (Before)
Depiction Snackbar (After)
https://github.com/commons-app/apps-android-commons/assets/60827173/4ae545e1-d8dd-471e-85f0-bcbc689923d7
**Recent Search Toast(Before)
https://github.com/commons-app/apps-android-commons/assets/60827173/8c33ab40-d9e1-49a0-8de7-ae1ae08114f1
**Recent Search Snackbar(After)
https://github.com/commons-app/apps-android-commons/assets/60827173/93d40c23-36ab-4d6e-a22b-526f573dfed4