The application showcases the use-case of setting layout_width
and layout_height
attributes of a View
as wrap_content
. In this case, the View
is a TextView
.
The application is compatible with:
Android Lollipop API 22 - Android Q API 29
Form Factor | Device Name | OS | Orientation |
---|---|---|---|
Smartphone | Pixel 5 | Android Q | Portrait |
Smartphone | Pixel 5 | Android Q | Landscape |
Smartphone | Nexus 4 | Android L | Portrait |
Smartphone | Nexus 4 | Android L | Landscape |
Tablet | Pixel C | Android Q | Portrait |
Tablet | Pixel C | Android Q | Landscape |