JayThomason / Tutti

Tutti is a shared music application for the car being made in conjunction with Audi.
3 stars 1 forks source link

Reenable Action Bar with three-button settings menu #193

Closed hwray closed 10 years ago

hwray commented 10 years ago

Our research on Android UI/UX patterns indicates that it's a bad idea to remove the global Action Bar from your Android app. Many Android users expect the Action Bar as a standard in their apps, along with a three-button pop-up to access a Settings menu in the upper-right. We should add this back in.

hwray commented 10 years ago

The action bar has been re-enabled, with an icon in the upper-right that gives access to the global Settings menu. We should think about what kind of settings to add once the user has joined a Jam, and also whether it's worth propagating changes in username to the other phones in the Jam to update their browser display.