To Lecture Notes
FontSizes Example
Goal
Create a FontSizes project that displays TextView widgets using fonts of various sizes.
Directions
Create a project using this layout file:
activity_main.xml
Also add these dimension definitions to the
res/values/dimens.xml
No event handlers are necessary.