skydoves / android-developer-roadmap

🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
Apache License 2.0
7.35k stars 679 forks source link

@skydoves, How do I add swiping viewpager images in Android #31

Closed MuindiStephen closed 1 year ago

MuindiStephen commented 2 years ago

Swiping viewpager scrolled horizontally

MuindiStephen commented 2 years ago

@skydoves, How do I add swiping viewpager images in Android

yuroyami commented 1 year ago

Using a ViewPager that scrolls fragments, each fragments contains one imageview only in the XML.