Skip to content

Instantly share code, notes, and snippets.

@furkanaskin
Created November 20, 2018 22:46
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 furkanaskin/7df84bfea438a0704973b05ac80862bf to your computer and use it in GitHub Desktop.
Save furkanaskin/7df84bfea438a0704973b05ac80862bf to your computer and use it in GitHub Desktop.
//..
override fun onViewCreated(view: View, savedInstanceState: Bundle?) {
super.onViewCreated(view, savedInstanceState)
av_splash_animation.setAnimation("preloader.json")
av_splash_animation.playAnimation()
}
//..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment