Skip to content

Instantly share code, notes, and snippets.

@ibrahim4851
Created April 17, 2021 11:25
Show Gist options
  • Save ibrahim4851/34b36c1acf407e73e3fc3660aebe361c to your computer and use it in GitHub Desktop.
Save ibrahim4851/34b36c1acf407e73e3fc3660aebe361c to your computer and use it in GitHub Desktop.
DataClassViewPager
data class ViewPagerModel(var title: String, var content: String, var image: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment