textview动态使用dip,使用AbsoluteSizeSpan

spannable.setSpan(new AbsoluteSizeSpan(20,true),0,1,Spanned.SPAN_EXCLUSIVE_INCLUSIVE);