HueToYou / ChatExchange-old

Android app for interacting with the Stack Exchange chat network
MIT License
8 stars 0 forks source link

Chatrooms are listed in ID order #3

Open UsernameInvalidException opened 7 years ago

UsernameInvalidException commented 7 years ago

Chatrooms are listed in the sliding menu in order of their ID, rather than in alphabetical order.

zacharee commented 7 years ago

Chatrooms are now listed in random order: we need to figure out a better way to do this.

UsernameInvalidException commented 7 years ago

@zacharee Wait I though you said they were in ID order? You made it random when you changed to recyclerview?