nicknabdullah

Results 3 comments of nicknabdullah

I'm also having this problem. Neither of these have effect: ``` app:wave_show = "false" materialRefreshLayout.setWaveShow(false); ``` I tried setting transparent color (white color with 0% opacity): `app:wave_color="#00ffffff"` It worked initially.....

hi @xudshen Thanks for the tip.. it worked! There was initially problem because in code I had set 'setWaveShow(false)'.

Hi @maxbaldrighi, I'm using this lib, but haven't used ScheduledExecutorService. If you please mention how you implemented "reopen the connection".