Skip to content

Instantly share code, notes, and snippets.

@jrejaud
Created December 3, 2015 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrejaud/6bc87ed03d5df1466830 to your computer and use it in GitHub Desktop.
Save jrejaud/6bc87ed03d5df1466830 to your computer and use it in GitHub Desktop.
Onboarding ViewPager Animations
When using ViewPager to create onboarding, and you want an animation,
use a gif instead of a VideoView to prevent black clipping on the sides.
Gif library
https://github.com/koral--/android-gif-drawable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment