App Tutorial
Carousel intro that introduces new users to the app. Shown when launching the app for the first time.
TODO: Optimize images, causes out of memory on emulator with low memory.
See also
AppIntro for more information
Constructors
AppTutorial
Link copied to clipboard
fun AppTutorial()
Content copied to clipboard
Functions
on Done Pressed
Link copied to clipboard
on Slide Changed
Link copied to clipboard
protected open override fun onSlideChanged(oldFragment: Fragment?, newFragment: Fragment?)
Content copied to clipboard
Callback that's being called when a new slide is displayed
save Prefs And Start Camera Activity
Link copied to clipboard
private fun savePrefsAndStartCameraActivity()
Content copied to clipboard
Updates shared preferences (on-boarding complete) and launches CameraActivity