MrEngineer13 / SnackBar

toast-like alert pattern for Android inspired by the Google Material Design Spec
Apache License 2.0
1.22k stars 174 forks source link

Added SnackBar.hide() #66

Closed BattleShipPark closed 9 years ago

BattleShipPark commented 9 years ago

SnackBar has already click listener, but I needed a explicit method that hides snackbar. Thanks.

MrEngineer13 commented 9 years ago

Hey BattleShipPark, these changes look good but can you merge this into the dev branch instead? Now that it's no longer in beta I can't merge into master anymore. Thanks.

BattleShipPark commented 9 years ago

Hi, I close this and merge into dev branch. Thanks.