Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Different parts of this lists may be hidden/shown based on different conditions (e.g. I don't want to show a list that contains a visible header, if there are no other elements in it)
When adding the adapter again to the ConcatAdapter I wanna make sure that it is at the correct position. For that it would be really useful if the ConcatAdapter had a sort function where one could enter a comparator by which to sort the adapters to bring them back into the right order instead of removing all and entering all in the right order.