DynamicGrid icon indicating copy to clipboard operation
DynamicGrid copied to clipboard

handleCellSwitch()

Open naturs opened this issue 11 years ago • 1 comments

i don't know what is mean, float xDiff = Math.abs(DynamicGridUtils.getViewX(view) - DynamicGridUtils.getViewX(mobileView)); float yDiff = Math.abs(DynamicGridUtils.getViewY(view) - DynamicGridUtils.getViewY(mobileView));

beacause they are always 0.0f. All views have the same widht and height.

naturs avatar Oct 23 '14 03:10 naturs

What are you trying to achieve?

denisk20 avatar Oct 23 '14 18:10 denisk20