ZoomLayout
ZoomLayout copied to clipboard
the 'onDraw' callback is always called
the 'onDraw' callback is always called
ZoomLayout.java L367:
mLastWidth = child().getWidth();
modified to
mLastWidth = getWidth();