I am working on an android project.
I have a tabbed page and the title of the pages are very big. What i want to do is to decrease font size by changing values in styles.xml
do you know if it is possible ?
The project is written with Xamarin, so i want to avoid to write some specific code, like renderers.
Thanks a lot