DS
Size: a a a
DS
AC
AC
D
AC
с#
DS
protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
setMeasuredDimension(getDefaultSize(getSuggestedMinimumWidth(), widthMeasureSpec),
getDefaultSize(getSuggestedMinimumHeight(), heightMeasureSpec));
}D
L
DS
с#
DS
DS
DS
DS
DS
DS
RM
АЗ