Unplanned
Last Updated: 30 Aug 2022 13:02 by Vladyslav
Vladyslav
Created on: 30 Aug 2022 13:02
Category: ListView
Type: Bug Report
1
ListView: [Android] ObjectDisposedException when navigate to another view
System.ObjectDisposedException:** 'Cannot access a disposed object.
Object name: 'Telerik.XamarinForms.DataControlsRenderer.Android.RadListViewDataSourceAdapter'.'

is thrown when navigating to another view using ListView SelectedItem and removing the view where the ListView is placed. 

Workaround:

Instead of removing the view, change the view visibility.

0 comments