postInvalidate(); } outlineTextView.measure(widthMeasureSpec, heightMeasureSpec); } @Override protectedvoidonLayout (booleanchanged,intleft,inttop,intright,intbottom) { super.onLayout(changed, left, top, right, bottom); outlineTextView.layout(left, top, right, bottom); ...
www.dbjr.com.cn/article/894...htm 2025-5-25