android - Have Textview text fill the screen? -


i have activity receives string. string used populate textview. need text fill entire textview, set fixed size. depending on amount of text entered, text should resize maximum size still allow text visible in textview.

add snip code in layout:

android:layout_width="fill_parent" android:layout_height="fill_parent" 

Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -