Skip to content Skip to sidebar Skip to footer

Android: Auto-scaling Textview In Dialog

I am trying to set the TextView to be auto scale inside the dialog, xml Copy

also set the width to:

android:layout_width="match_parent"

Post a Comment for "Android: Auto-scaling Textview In Dialog"