You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2021. It is now read-only.
Hello,
I implemented a wave view in fragment with 30 % loaded.
I implemented the fragment in the viewpager.
When i switch few pages ("fragments") and I'm back. But the 30 % of the wave_view drew 100 %.
I try to update the view all time and set 30 % the progress. But, this didn't work.