ProgressView

时间:2021-06-20 04:07:56
【文件属性】:
文件名称:ProgressView
文件大小:172KB
文件格式:ZIP
更新时间:2021-06-20 04:07:56
Java #ProgressView 用法 构建: ProgressView progressView = new ProgressView.Builder(SampleActivity.this).setMessage("Loading...").build(); 以显示: progressView.show(); 解雇: progressView.dismiss(); 执照 执照 Copyright 2015, leibreichb1 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http
【文件预览】:
ProgressView-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----LDLoadingIndicator.iml(953B)
----sample()
--------proguard-rules.pro(663B)
--------sample.iml(7KB)
--------src()
--------.gitignore(7B)
--------build.gradle(634B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----.gitignore(326B)
----README.md(836B)
----LDProgressView()
--------proguard-rules.pro(663B)
--------LDProgressView.iml(7KB)
--------src()
--------.gitignore(7B)
--------build.gradle(537B)
----settings.gradle(34B)
----build.gradle(436B)

网友评论