Package-level declarations

Functions

Link copied to clipboard
fun Context.dp(value: Int): Int
fun View.dp(value: Int): Int
fun Fragment.dp(value: Int): Int?
Link copied to clipboard
fun Context.sp(value: Int): Int
fun View.sp(value: Int): Int
fun Fragment.sp(value: Int): Int?