Skip to content

catchthecows/BigTextButton

Repository files navigation

This project contains source to demonstrate how you can get text in an Android view to resize to fill the view.

The example shows how to use getTextBounds() from the android Paint class to determine the size of the text will be when drawn.  With this information you can calculate a textSize and textScaleX to use to get your text the size you want.

About

Android sample code showing how to size text to fit a view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages