Dimens

Report a typo

Consider the file res/values/dimens.xml:

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <dimen name="font_large">32sp</dimen>
</resources>

How do you retrieve the size from the application code?

Select one option from the list
___

Create a free account to access the full topic