-
Notifications
You must be signed in to change notification settings - Fork 9
catchthecows/BigTextButton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published