luankevinferreira / expenses

Simple app for expenses control
https://play.google.com/store/apps/details?id=luankevinferreira.expenses
GNU General Public License v3.0
4 stars 0 forks source link

Add SnackBar #14

Open luankevinferreira opened 7 years ago

luankevinferreira commented 7 years ago

Snackbar.make(view, "Replace with your own action", Snackbar.LENGTH_LONG) .setAction("Action", null).show();

akash-vartak commented 7 years ago

add where?

luankevinferreira commented 7 years ago

All notifications, change Toast for Snackbar.