leandroBorgesFerreira / LoadingButtonAndroid

A button to substitute the ProgressDialog
MIT License
1.94k stars 214 forks source link

Using in recyclerview #143

Open hshahdoost opened 5 years ago

hshahdoost commented 5 years ago

In a large enough recycler view after the state of a loading button is changed to done, by scrolling down and up you can see that the icon inside the button and the background color is restored to the initial state.

leandroBorgesFerreira commented 5 years ago

Sorry for the late response, I'll take a look at this problem