View Issue Details

IDProjectCategoryView StatusLast Update
0009688MMAAction barpublic2012-09-16 06:23
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Target Version1.0.1Fixed in Version1.0.1 
Summary0009688: Optimize toggle between Now Playing Art/Playlist views
DescriptionAs of build 28, the toggle is functioning well, however, there are 2 elements of the current design that can be improved upon:
i) The user initially toggles to NP via the miniplayer, but has to subsequently toggle between NP views via the action bar which is at a different location.
ii) It's generally preferable for more commonly used functions to be towards the bottom of the UI, and the current toggle is at the top.

One way of dealing with both of the above would be to move the toggle from the action bar to the player. So:
-User would click the Artwork in the miniplayer to get to the NP view
-User would click a 'Playlist' button at the leftmost margin of the miniplayer to switch to the NP>Playlist view
-User would click the Artwork in the miniplayer to switch back to the NP>Artwork view.

This has the additional benefit of removing a menu item from the Action bar. The only downside is that the Player bar menu for the NP>Artwork view won't have a 'balancing' entry on the right side, however, this can be migigated by making this menu item grey.

Thoughts?
TagsNo tags attached.
Attached Files
android_now_playing.png (99,052 bytes)   
android_now_playing.png (99,052 bytes)   
Fixed in build30

Relationships

related to 0009250 closedmarek It should be obvious/easy to toggle between Now Playing Album / Now Playing List views 
related to 0008777 closedmarek Now Playing activity UI update 

Activities

rusty

2012-09-11 20:13

administrator   ~0031921

Set to 'urgent' for feedback.

jiri

2012-09-12 09:46

administrator   ~0031947

Fixed in build 29.
 - I like the idea, navigation seems to be much cleaner now.
 - It seems to be a little distracting now, so creating a version where the icon is more gray (vs. the current white) would probably help.

rusty

2012-09-13 04:21

administrator   ~0031964

Tested build 29. Huge improvement.

Minor issues:
1) The playlist button doesn't appear to be vertically (central axis) aligned with the player buttons (prev/play/next).
2) The 'hot' spot for the toggle isn't quite as big as for the prev/play/next buttons, and combined with issue 1) causes the button to sometimes appear to not function.

jiri

2012-09-13 08:35

administrator   ~0031970

Fixed in build 30.
 1) Probably just an optical illusion, the buttons are pixel-perfectly centered.
 2) Fixed.

rusty

2012-09-16 06:23

administrator   ~0032008

Verified build 30.