init View Models
private fun initViewModels()
Content copied to clipboard
Initiates captureViewModel.
Retrieves mCroppedImageFile and mFullImageFile from the CaptureViewModel if available. If no mFullImageFile is available, displayFullScreenshotOnly is set to true. If mCroppedImageFile is available, it is displayed in mScreenshotImageView.