View Issue Details

IDProjectCategoryView StatusLast Update
0009252MMAPlaybackpublic2012-09-11 01:28
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.0.1 
Summary0009252: Now Playing Album View is cut by stars and seek bar
DescriptionThe Album Art image is cut off at the top and bottom which looks kind of strange. Possible alternatives:
- superimpose the ratings/seekbar on the image
- use the extra space on the view so that the full image is displayed (I don't see the point of the two different modes of the Now Playing Album Art view--at least on my phone--there's just a lot of empty space below the track metadata).
TagsNo tags attached.
Attached Files
qvga.png (54,933 bytes)   
qvga.png (54,933 bytes)   
hvga.png (86,658 bytes)   
hvga.png (86,658 bytes)   
wqvga400.png (56,309 bytes)   
wqvga400.png (56,309 bytes)   
wqvga432.png (61,231 bytes)   
wqvga432.png (61,231 bytes)   
wvga800.png (189,228 bytes)   
wvga800.png (189,228 bytes)   
wvga854.png (189,690 bytes)   
wvga854.png (189,690 bytes)   
Fixed in build

Activities

marek

2012-03-29 12:31

developer   ~0030804

I put this controls there because it's not so often used functions and there is a necessity to conserve the space. I saw this approach in one version of Android stock player.

Unfortunately, there isn't so much space on many phones.

I made to some testing to determine how it is displayd on different phones. Some phones offers sufficient amount of space but some phones are facing the opposite problem (see attached pictures).

According to current state (http://developer.android.com/resources/dashboard/screens.html):
- 66.3% - WVGA800
- 18.5% - HVGA
- 1.7% - QVGA

I suggest to add this thinks to make it more comfortable:
1. Design new more compact layout for small screens - HVGA and QVGA

2. Slightly modify layout on screens where current layout approximately fits fine (WQVGA400 and WVGA800):
- hide the bars after some short period of time. They are hiding now on click only.
- when seekbar is hidden, show under the album art small thin progress bar, which is not seekable but shows the progress.

3. Use extra space for placing rating and seekbar on large phones

And I can also send this images to Matej to let him think about different layouts for the problematic resolutions.

jiri

2012-03-30 09:46

administrator   ~0030809

Ok, sounds good to me.

marek

2012-04-04 16:59

developer   ~0030827

I implemented auto hiding and seekbar for WQVGA400 and WVGA800 and sended request to Matej.

marek

2012-04-29 22:11

developer   ~0030968

I implemented a horizontal layout with new working album art widget.
Horizontal view is still not finished. Still not able to create a widget with required behaviour.

marek

2012-05-03 12:57

developer   ~0031001

Implemented case 1 and 2

marek

2012-05-03 14:21

developer   ~0031004

Implemented last state when seekbar is displayed under the album art when there is enough space for it.

rusty

2012-09-11 01:28

administrator   ~0031904

Verified 27.