Anyone else having animation trouble when deleting table rows for iOS? I have an issue where the entire row animates left before deleting even though I tell it to animate up. The weird thing is, on occasion it will animate correctly which lends me to believe it may be a bug on Xamarin's side. Below is a video depicting the weird deletion animation. I am not doing anything weird with the table, its a very simple custom cell with the default row deletion code provided in Xamarin's "Edit" tutorial.
↧