Android-Collection
Android-Collection copied to clipboard
安卓 5.0 新特性
SnakerBar
Android Snackbar花式使用指南 我给放到这个 Gist: https://gist.github.com/jp1017/81ce65673a959e12b84156b1b3c0c35e
Snackbar 基本使用: https://github.com/jp1017/Android-Collection/issues/5
Snackbar 封装:
- https://github.com/AntonyGolovin/FluentSnackbar
- https://github.com/rey5137/material/blob/master/material/src/main/java/com/rey/material/widget/SnackBar.java#L755