Unplanned
Last Updated: 06 Jun 2022 07:32 by Joshua
Joshua
Created on: 06 Jun 2022 07:32
Category: ListView
Type: Bug Report
0
ListView: [Android] Sorting is not applied to the UI when updating items dynamically in custom scenario
Initially, the property sort descriptor is applied as expected. Then when changing the itemssource, sorting is applied. 
If changing the value of the property in which listview is sorted, sorting is not applied.

Workaround: 
Clear the sort descriptors then reapply them. 
0 comments