Animated Intro Fragment
Custom fragment for the first slide of the on-boarding activity AppTutorial.
Adds the extra functionality to display an AnimationDrawable in a slide
See also
AppIntro for more information
Constructors
AnimatedIntroFragment
Link copied to clipboard
fun AnimatedIntroFragment()
Content copied to clipboard
Types
Functions
on Create View
Link copied to clipboard
open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?
Content copied to clipboard
on View Created
Link copied to clipboard
Initiates and configures all views in the fragment.
Properties
layoutResId
Link copied to clipboard