views:

9

answers:

0

I am trying to create an app that has a simple textview displaying a count down. All the menus and such will be hidden under a long press or with the menu button.

I'm trying to find away to make the text in that text view automatically scale and take up the whole screen something like android:textSize="100%"

Despite lots of search I can't seem to find an easy way to do this