Axel

Results 6 comments of Axel

For anyone bumping into this issue, this may be a temporary fix in order to use Gradle with this repo: https://jitpack.io/#NAYOSO/static-progress-bar/29586e7476

+1 same issue occurs when using the progress bar in a ListView, recycling the views also makes them not refresh correctly

I'd like Groovy support as well :)

I'm having the same problem. I'm not including the library directly in my HTML file but I'm concatenating all my JS source files and then I minify them using a...

In case you still need a solution, you can find it at issue #68

@dirtmike is right. When the onCreateView is finished the app crashes if one hasn't supplied an inputstream to the ImageSurfaceView. I have a complete stacktrace here: ``` 05-20 22:38:14.395 10103-10856/?...