Package com.github.ushiosan23.android_utilities.data

Types

DeviceInfo
Link copied to clipboard
object DeviceInfo
Object used to check device information.
MutableSize
Link copied to clipboard
data class MutableSize(width: Int, height: Int)