I encounter UITableViewCellReorderControl color become same as cell color, this symptom confuse me wonder the UITableViewCellReorderControl disappears.
I add background color for UITableViewCellReorderControl to confirm it real exist.
I guess this symptom because the iOS 13 dark mode, but I can't fix it even focus the overrideUserInterfaceStyle to UIUserInterfaceStyleLight.
Is there any idea or experience for it.