Sapient
Company
Programming
Alice is writing a listview and she wants the content of each textview to fit pertectly in all types of Android Devices.
What approch should Alice take to achieve this?
A. Alice should use wrap_content for width and height of textview.
B. Alice should use dp values for width and height of textview.
C. If textview has a background image. Alice should make sure that it is a nine-patch image.
1) Only A
2) Only B
3) Only C
4) A and C
Read Solution (Total 1)
-
- 4) A and C
- 7 years agoHelpfull: Yes(0) No(0)
Sapient Other Question