Suppress "Unused methods" warning

This commit is contained in:
serso 2016-02-06 22:49:12 +01:00
parent 2debcb80d8
commit c41f7d15cb

View File

@ -30,6 +30,7 @@ import android.widget.TextView;
* @author Chase Colburn
* @since Apr 4, 2011
*/
@SuppressWarnings("unused")
public class AutoResizeTextView extends TextView {
// Minimum text size for this text view