MaterialLoadingProgressBar icon indicating copy to clipboard operation
MaterialLoadingProgressBar copied to clipboard

Circle seems to be growing each time I change visibility (android 4.2.1)

Open Mathbl opened this issue 9 years ago • 2 comments

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. screen shot 2015-12-17 at 5 42 59 pm

(I don't see the issue on my Nexus 5 running Lollipop)

Mathbl avatar Dec 17 '15 22:12 Mathbl

Thx for your feedback. I will fix it soon.

lsjwzh avatar Dec 18 '15 02:12 lsjwzh

:+1: Thanks. If you need any more info, just ask and i'll try to help.

Mathbl avatar Dec 18 '15 02:12 Mathbl