Searched refs:titleScaleX (Results 1 – 1 of 1) sorted by relevance
609 final float titleScaleX = getTextScaleX(importantNoticeTitle, width, titleView.getPaint()); in layoutImportantNotice() local610 titleView.setTextScaleX(titleScaleX); in layoutImportantNotice()