IntentUtils

open class IntentUtils

Functions

Link copied to clipboard
open fun getCameraIntent(@NonNull context: Context, @NonNull uri: Uri): Intent
Link copied to clipboard
Link copied to clipboard
open fun getFileViewerIntent(@NonNull uri: Uri, @NonNull mimeType: String): Intent
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun hasIntent(@NonNull context: Context, @NonNull intent: Intent): Boolean