checkForFirstRun

private fun checkForFirstRun(context: Context): Boolean

Checks whether the app is started for the first time and opens AppTutorial if that is the case.

Called in onCreate

Parameters

context

Application context