MaterialLoadingProgressBar
MaterialLoadingProgressBar copied to clipboard
Circle seems to be growing each time I change visibility (android 4.2.1)
Hello,
So i'm testing on a Samsung Galaxy Nexus running 4.2.1
I have a weird issue: I'm using a loading progress bar at the bottom of my listview. I show it when i'm loading more item to the listview, and hide it when i'm finish loading.
Problem is, each time I call setVisibility(View.GONE) and setVisibility(View.VISIBLE), it seems like the loading circle grows.
See attached screenshot for an example of the circle after 5 or 6 times.

(I don't see the issue on my Nexus 5 running Lollipop)
Thx for your feedback. I will fix it soon.
:+1: Thanks. If you need any more info, just ask and i'll try to help.