ubdc
Results
1
comments of
ubdc
# it is a bug. you can fix it by **adding this line** to the **PagerSlidingTabStrip.java** > **currentPositionOffset = 0;**//source line number 220 ``` getViewTreeObserver().addOnGlobalLayoutListener(new OnGlobalLayoutListener() { @SuppressWarnings("deprecation") @SuppressLint("NewApi") @Override...