Class android.support.design.widget.Snackbar
The superclass changed from java.lang.Object to android.support.design.widget.BaseTransientBottomBar.
| Changed Methods | ||
|---|---|---|
| voiddismiss() | Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
| intgetDuration() | Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
| ViewgetView() | Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
| booleanisShown() | Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
| booleanisShownOrQueued() | Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
| SnackbarsetCallback(Callback) | Now deprecated. | |
| BsetDuration(int) | Change in return type from SnackbartoB.Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
| voidshow() | Method was locally defined, but is now inherited from BaseTransientBottomBar. | |
