Prompt:
if (mTxtUnit != null) mTxtUnit.setDrawingCacheEnabled(true); if (mReflectBand != null) mReflectBand.setScaleType(ImageView.ScaleType.FIT_START); if (mReflectFreq != null) mReflectFreq.setScaleType(ImageView.ScaleType.FIT_START); if (mReflectUnit != null) mReflectUnit.setScaleType(ImageView.ScaleType.FIT_START);
Suitable for children
With texts
Yes