Igor Staszewski
Results
1
comments of
Igor Staszewski
Hi all, I have same problem and my solution is to add OnGlobalLayoutListener in fragment's onResume method. Then You can set progress on wave view. `@Override public void onResume() {...