Before posting, please read: When to use this forum, when to submit a help ticket

Change layout text sizes in Android app?

Started by slazenby, August 15, 2017, 02:45:06 PM

Previous topic - Next topic

slazenby

When creating a layout in Android (Android 6.0.1), I can set some of the text sizes in the song list. But I can't for individual fields, such as song title or notes. The options button at the top right only lets me turn the label on. No matter how I size the field on the screen, the text size is so big all I can see is a couple of characters.

When viewing a show, I can't pinch and resize the text in the field, so this doesn't seem to be a workaround.

Anyone have any advice?

arlo

The text size is determined by the height of the field in your layout. When resizing it, are you adjusting the height as well as the width?