Android_BoringLayout_API之家,最大的中文API社区
static BoringLayout.Metrics isBoring(CharSequence text, TextPaint paint) Returns null if not boring; the width, ascent, and descent if boring. static Bo...
Android自定义View,你必须知道的几点
if (mHintLayout != null && mEllipsize == null) { hintDes = desired(mHintLayout); } if (hintDes < 0) { hintBoring = BoringLayout.isBoring(mH...