Searched defs:toDp (Results 1 – 1 of 1) sorted by relevance
136 fun Int.toDp(): Int = (this * resources.displayMetrics.density).toInt() in onCreate() method163 fun Int.toDp(): Int = (this * resources.displayMetrics.density).toInt() in onCreate() method