I want a (plus) button between two existing items of a (reorder) list and the button should appear “on the line” and should not be overlapped by the next item.
Alternatively I’m satisfied if the button is on the right side next to the line resp. the reorder icon. But putting the button outside of the item leads to strange behavior when reordering.
I dont understand the UX/UI,What the reasoning behind having a button in the middle of items? why not just place the button within each item? and like jj said, the fab button is your best bet since it hovers over everything else.