Searched refs:mTextViewHeight (Results 1 – 1 of 1) sorted by relevance
52 private final float mTextViewHeight; field in BaseCardView92 mTextViewHeight = getResources().getDimensionPixelSize(R.dimen.card_meta_layout_height); in BaseCardView()214 params.height = Math.round(mTextViewHeight in onSetFocusAnimatedValue()215 + (mExtendedTextViewHeight - mTextViewHeight) * animatedValue); in onSetFocusAnimatedValue()