ListView: [Android] Adding and reordering items causes an exception
Steps to reproduce:
1. Re-Order an item in the list.
2. Add some items to said list,
3. and then Re-order again.
4. An "ArgumentOutOfRangeException" is thrown
Available in the R2 2018 release.