I need something like the ViewPager
class. Must I use the V4 support library or is there an alternative non-support library equivalent to ViewPager?
Asked
Active
Viewed 69 times
0

Saeed Masoumi
- 8,746
- 7
- 57
- 76

user3594510
- 99
- 1
- 1
- 4
-
Asking for off-site resources ("an alternative non-support library equivalent to ViewPager") is off-topic for Stack Overflow. You are better served using this site to explain what problems you have with using `support-v4` or `support-v13`, and perhaps we can help you address those problems. – CommonsWare Jan 11 '15 at 14:28
-
possible duplicate of [Android.app Fragments vs. android.support.v4.app using ViewPager?](http://stackoverflow.com/questions/17553374/android-app-fragments-vs-android-support-v4-app-using-viewpager) – corsair992 Jan 11 '15 at 16:11