focusnet / focus-app-android

FOCUS Mobile
http://www.focusnet.eu
MIT License
0 stars 0 forks source link

Order iterator-created instances alphabetically #53

Closed jlnknz closed 8 years ago

jlnknz commented 8 years ago

An iterator creates a set of similar instances. In the application navigation, it would be better to sort them alphabetically.

However, we do not want to sort all entries of a navigation list alphabetically.

For example:

and not

jlnknz commented 8 years ago

Done.