progressview
Here are 41 public repositories matching this topic...
It would be nice to include some documentation for the MultiProgressViewDataSource protocol.
Is your feature request related to a problem? Please describe.
This will be very helpful for those new to this library such that they do not need to comb through the example code provided.
Describe the solution you'd like
It would be great if the documentation can be formatted with Swift
-
Updated
Jun 19, 2018 - Java
Beyond 100%
Hi ! i would like to know if its possible to go beyond 100%
I'm working with some "goal x result" app and it may be possible to go beyond 100% like:
Goal - 1500 steps
Steps - 1900 steps
% - 126%
-
Updated
Feb 17, 2020 - Java
-
Updated
May 24, 2020 - Kotlin
-
Updated
Apr 2, 2020 - Java
-
Updated
Mar 31, 2019 - Swift
-
Updated
May 26, 2018 - Swift
-
Updated
Nov 11, 2017 - Kotlin
-
Updated
Feb 9, 2019 - Kotlin
-
Updated
Dec 7, 2018 - Swift
-
Updated
Aug 25, 2017 - Java
-
Updated
Jun 8, 2019 - Java
-
Updated
Apr 2, 2020 - Java
-
Updated
Aug 25, 2019 - Swift
-
Updated
Oct 22, 2019 - Swift
-
Updated
Aug 7, 2018 - Java
-
Updated
Dec 22, 2018 - Objective-C
-
Updated
Mar 26, 2016 - Java
-
Updated
Aug 9, 2018 - Java
-
Updated
Apr 1, 2020 - Python
-
Updated
Mar 22, 2020 - Python
-
Updated
Aug 13, 2018 - Java
-
Updated
Jan 31, 2020 - Java
-
Updated
Oct 4, 2019 - Swift
Improve this page
Add a description, image, and links to the progressview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the progressview topic, visit your repo's landing page and select "manage topics."
abstract method "com.bumptech.glide.RequestManager com.bumptech.glide.manager.RequestManagerRetriever$RequestManagerFactory.build(com.bumptech.glide.Glide, com.bumptech.glide.manager.Lifecycle, com.bumptech.glide.manager.RequestManagerTreeNode, android.content.Context)"
调用以下代码崩溃:
final RequestBuilder requestBuilder = imageLoader.requestBuilder(imgUrl, options);
req