Skip to content

Instantly share code, notes, and snippets.

@Freshman111
Freshman111 / AutoScaleTextView.java
Created March 14, 2019 05:39
Custom TextView auto scale TextView dynamically
/**
* ------------new----------------
* fork from https://bitbucket.org/ankri/autoscaletextview
* auto scale TextView dynamically
*
* ------------old----------------
* A custom Text View that lowers the text size when the text is to big for the TextView. Modified version of one found on stackoverflow
*
* @author Andreas Krings - www.ankri.de
* @version 1.0