在 chrome android 中自定义像关闭页面一样的 Toast
Customize Toast like closed page in chrome android
我想要这样:
当我关闭页面时,出现。
几秒后,消失。
是Toast
?还是格局?我怎样才能做到这一点?
更新: Snackbars are now in the Support Design Library version 22.2.0
这些被官方称为Snackbars. They are not in the SDK (yet) but there is an implementation on GitHub。
我想要这样:
当我关闭页面时,出现。
几秒后,消失。
是Toast
?还是格局?我怎样才能做到这一点?
更新: Snackbars are now in the Support Design Library version 22.2.0
这些被官方称为Snackbars. They are not in the SDK (yet) but there is an implementation on GitHub。