Utils

open class Utils

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun dpToPx(dp: Int): Int
Link copied to clipboard
open fun getMimeType(file: File): String
open fun getMimeType(filePath: String): String
Link copied to clipboard
open fun hideSoftKeyboard(@NonNull view: View)
Link copied to clipboard
open fun showSoftKeyboard(@NonNull context: Context)
open fun showSoftKeyboard(@NonNull view: View)