Multiple choice

Which of the following is not a Android dimension units?

  1. mm

  2. pt

  3. dip

  4. cp

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

There are six valid Android dimension units:

px: pixels

in:inches
mm: milimeters
pt:points
dip:density independent pixels
sp:scaled pixel cp is not a valid Android dimension units.