We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42ca158 + d85df2c commit 2305303Copy full SHA for 2305303
AutoFitTextViewLibrary/src/com/lb/auto_fit_textview/AutoResizeTextView.java
@@ -12,6 +12,7 @@
12
import android.util.AttributeSet;
13
import android.util.TypedValue;
14
import android.widget.TextView;
15
+import android.text.method.TransformationMethod;
16
17
/**
18
* a textView that is able to self-adjust its font size depending on the min and max size of the font, and its own size.<br/>
0 commit comments