Package com.pranavpandey.android.dynamic.support.tutorial
package com.pranavpandey.android.dynamic.support.tutorial
-
ClassDescriptionA
Tutorial
item to display a title, subtitle and description along with an image which can be tinted according to the tutorial colors.Tutorial<T,V> Interface for the dynamic tutorial having useful methods which will be called by theDynamicTutorialActivity
to perform color transitions.Tutorial.Motion<T,V> ATutorial
to support animation(s) and shared element(s) transition.