F
findViewByIdSize: a a a
F
findViewByIdQH
F
D
initViews() в котором одни findViewByIdQH
D
@SuppressWarnings("TypeParameterUnusedInFormals")
@Override
public <T extends View> T findViewById(@IdRes int id) {
return getDelegate().findViewById(id);
}QH
@SuppressWarnings("TypeParameterUnusedInFormals")
@Override
public <T extends View> T findViewById(@IdRes int id) {
return getDelegate().findViewById(id);
}RK
QH
F
F
QH
Typeface.createFromAssets. И держать ссылку в Application.F
SM
SM
MR
D
F
visibility = VISIBLE
visibility = GONE
QH
visibility = VISIBLE
visibility = GONE
QH