Package-level declarations

Functions

Link copied to clipboard
fun PlayerView.play(file: Uri?)
Link copied to clipboard
fun CoreActivity.showPhotoPopup(viewModel: PickerViewModel, title: String, message: String, callback: (Uri?) -> Unit, cancelable: Boolean = true, showloading: Boolean = true, factory: MultimediaCompressorFactory = DefaultMultimediaCompressorFactory(), builder: CustomDialogBuilder = CustomDialog.Builder(this))
Link copied to clipboard
fun ZappBaseActivity.showVideoPopup(viewModel: PickerViewModel, title: String, message: String, callback: (Uri?) -> Unit, cancelable: Boolean = true, showloading: Boolean = true, factory: MultimediaCompressorFactory = DefaultMultimediaCompressorFactory(), builder: CustomDialogBuilder = CustomDialog.Builder(this))
Link copied to clipboard