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
Hello
I used your library with with view pager. when audio is playing and swipe then its working perfect but when u again swipe on previous progress will be continue. please help me.
My Code Is As below
Hello
I used your library with with view pager. when audio is playing and swipe then its working perfect but when u again swipe on previous progress will be continue. please help me.
My Code Is As below
DisplayPictureDetail.DpFragmentPagerAdapter dpFragmentPagerAdapter;
ViewPager viewPager;
@SuppressLint("StaticFieldLeak")
Toolbar mToolbar;
private static ArrayList DpDetailArl;
int selectedPosition = 0, pos;
static String Title, CatType, downloadUrl;
@SuppressLint("StaticFieldLeak")
static RelativeLayout mRowDetailLayout;
// new AlertDialog(DisplayPictureDetail.this, getString(R.string.alert_title), getString(R.string.inernet_alert_message),
// getString(R.string.alert_pos_btn), new NavigationMainActivity());
}
}
// ivIcon.setScaleType(ImageView.ScaleType.CENTER_INSIDE);
The text was updated successfully, but these errors were encountered: