vncoreui / com.venuenext.vncoreui.stands / Utils

Utils

object Utils

Functions

getScreenSize

fun getScreenSize(context: Context): String

getScreenWidthAndHeight

fun getScreenWidthAndHeight(context: Context): Pair<Int, Int>

hideKeyboard

fun hideKeyboard(context: Context, view: View): Unit