Suppress "Unused methods" warning
This commit is contained in:
parent
2debcb80d8
commit
c41f7d15cb
@ -30,6 +30,7 @@ import android.widget.TextView;
|
|||||||
* @author Chase Colburn
|
* @author Chase Colburn
|
||||||
* @since Apr 4, 2011
|
* @since Apr 4, 2011
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("unused")
|
||||||
public class AutoResizeTextView extends TextView {
|
public class AutoResizeTextView extends TextView {
|
||||||
|
|
||||||
// Minimum text size for this text view
|
// Minimum text size for this text view
|
||||||
|
Loading…
Reference in New Issue
Block a user