ios - An extra view appears in cell when pressing reorder dragger, why? -


i have uitableview varying height, , when pressing reorder control, in cell view structure new view appears. not problem, height quite big, , overlaps, cell below.

  • why view appears?
  • how can rid of it?
  • or prevent overlap other cells?

enter image description here

this view part of reorder mechanism , can't removed. used hide cell content while drag screenshot view above tableview.

if set cell clipstobounds yes, should prevent it's content overlapping other cells.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -