createIntent

public static Intent createIntent(@NonNull() Context context, boolean addPages)

Internal use only.

Return

the intent to launch the CameraActivity

Parameters

context

android context

addPages

pass `true` when launching to add more pages. If there are no pages, then pass `false`.