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.
When Fragment was created I injected some logic to overall view that not include waveview,
I wonder why wave is not working, but when I drag notification bar down and push it up and look up WaveView in app. The wave was worked right.
What was something that I had wrong.
PS. I try to use
waveView.invalidate();
waveView.postInvalidate();
waveView.postInvalidate(5000);
It seems not working.