BEMSimpleLineGraph icon indicating copy to clipboard operation
BEMSimpleLineGraph copied to clipboard

Fixes issue that create touch event view on every changing orientation.

Open canapio opened this issue 9 years ago • 1 comments

Fixes #248 issue that create touch event view on every changing orientation.

  • Create new flag isCreateLayoutTouchReport
  • Make createLayoutTouchReport method will be called only one time.
  • Make resizeLayoutTouchReport method will be called on every time except first time. This method has function resize views which created in createLayoutTouchReport.

If my PR code has problem, tell me. Thanks.

canapio avatar Jan 13 '16 01:01 canapio

I think this is bug.

canapio avatar Jan 16 '16 01:01 canapio