is Phone Size
Checks if the device is a phone-sized device.
This is determined by checking if the smallest screen width is less than 600dp.
Return
true if the device is a phone-sized device, false otherwise.
Checks if the device is a phone-sized device.
This is determined by checking if the smallest screen width is less than 600dp.
true if the device is a phone-sized device, false otherwise.