public static interface AutoResizeTextView.OnTextResizeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTextResize(android.widget.TextView textView,
float oldSize,
float newSize) |
Copyright © 2015 se.solovyev. All Rights Reserved.