Created by: ghost
- Removed Toaster class as not needed.
- Moved toaster function into
msgLong
. - This controls the Toast display time:
private static final long TOAST_DURATION_MILLS = 6000
Created by: ghost
msgLong
.private static final long TOAST_DURATION_MILLS = 6000