0 votes
114 views
in android by (0 points)
closed by
Why is it problematic to define sizes using pixels on Android?

a. Although screen pixel density varies, this does not impact the use of pixels to define sizes.
b. Large devices always have more pixels, so your UI elements will be e=affected if you define them with pixels.
c. The same number of pixels may correspond to different physical sizes, affecting the appearance of your UI elements.
d. Different devices have different understanding of what a pixel is , affecting the appearance of your UI elements
closed

1 Answer

0 votes
by (0 points)
 
Best answer
c

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...