VastCropActivity

open class VastCropActivity : VastVbActivity<<Error class: unknown class>>

VastCropActivity.

Since

0.5.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
private var originalImage: File?

The temporary file of the original image, it is saved in the app internal cache file directory and it will be deleted when the VastCropActivity is destroy.

Functions

Link copied to clipboard
private fun finish(resultCode: Int)

Called when an error occurs.

Link copied to clipboard
protected open override fun onCreate(savedInstanceState: Bundle?)
Link copied to clipboard
protected open override fun onDestroy()
Link copied to clipboard
private fun returnBitmapData(bitmap: Bitmap, destination: File, authority: String)

Return bitmap data.