Here are a few changes I intent to contribute with the Confetti app:
1. Move the menu from the right to the left side of the top bar (where the user photo is displayed).
2. Keep the search button on the right; tapping it will expand the search bar in the top bar (currently, the top bar is empty, and the search is below).
3. Eventually, move the conference name to the menu and keep the title always as “Confetti.” Consider replacing the drop-down with a proper drawer menu. Probably will need to learn about Decompose on the way.
4. Fix the pre-conference notification alerts issues. I have an old branch (about six months ago), need to rebase, clean-up and push the changes.
5. Get the collapsing toolbar working on the conference list screen. I’m discussing this with smarter people who worked on the nested scroll to see what is going on there.
Let me know your thoughts!