Actions
Bug #54
closedpreference screens with multiple instances of the same custom preferences are being scrambled when any of the instances is changed
Start date:
12/23/2010
Due date:
% Done:
100%
Estimated time:
Description
On the Record Settings preference screen there are 3 instances of TimeOfDayPreference. When any of them changes, they seem to reorganize themselves randomly. It appears that this is due to the ListActivity trying to reuse the 3 Views in a different order than was originally specified.
I'm not exactly sure how to fix it. More information can be found at these locations:
http://stackoverflow.com/questions/3928444
http://android-journey.blogspot.com/2010/01/for-almost-any-application-we-need-to.html
Updated by Tony Ciavarella almost 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions