isPhoneSize

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.