ZoomLayout icon indicating copy to clipboard operation
ZoomLayout copied to clipboard

the 'onDraw' callback is always called

Open JeffZane opened this issue 5 years ago • 0 comments

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

JeffZane avatar Dec 31 '19 06:12 JeffZane