文件名称:Android代码-snackbar扩展,可以显示进度.
文件大小:188KB
文件格式:ZIP
更新时间:2022-08-26 03:24:57
Android代码
SnackProgressBar Enhanced Snackbar for Android. Important v5.0 is a migration to androidx from v4.1. There is no change in all methods. Only use this if you have migrated. v4.1 is a huge leap from v3.4 and offers much better flexibility. Snackbar types changed to TYPE_NORMAL, TYPE_HORIZONTAL, TYPE_CIRCULAR. v3.4 is using Snackbar types of TYPE_ACTION, TYPE_MESSAGE, TYPE_DETERMINATE, TYPE_INDETERMINATE. Features Two types of ProgressBar (TYPE_HORIZONTAL and TYPE_CIRULAR) are available (see ima