-
I recently updated my working project to Android Studio 3 with all the latest repository versions and i ran into an issue with your library:
`android.view.InflateException: Binary XML file line #0:…
-
Can you please update the library to have target 27? I have some lint errors:
Error: Class referenced in the layout file, com.daimajia.numberprogressbar.NumberProgressBar, was not found in the proje…
-
hi, i'm using your library to download file and when its reached 100% install apk or view image, but onProgressChange not being called, how to know which part that was miss by me?
xml
``
chan…
-
hi, when i use both this MaterialDesignLibrary and https://github.com/daimajia/NumberProgressBar,
i got
```
.../app/src/main/res/values/colors.xml
Error:(1) Attribute "progress" has already been def…
-
Hi, i cannot success to set the progressbar to work as countdown timer. I'd like to set up a countdown timer that start from the end (100) and the line shrink to 0 in 15sec.
```
var $basic = $('#pro…
-
Hi, your code is working good. and I am also updating download percentage using textview. but when I use textview same as progressbar then both progressbar and textview not updating.. when I scroll li…
-
`myBody = new MyBody(requestBody, new MyBody.ProgressListener() {
@Override
public void onProgress(long currentBytes, long contentLength) {
int current = new…
-
Log https://jitpack.io/com/github/abcdqianlei1990/upgrade/1.0.2/build.log
already Create jitpack.yml
jdk:
- oraclejdk8
-
Think it would be a great idea to throw some jpegs for stats for each gun to help people decide what they want.
-
Hi,
I used this library for a recyclerview item and when I click on a card to expand, it expands every 5th card. I have a recyclerview with 400+ items.
The problem is with recyclerview recycling…