View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012345 | MMA | Navigation | public | 2014-11-11 23:28 | 2014-11-12 14:44 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 1.1.0 | ||||
Target Version | 1.1.0 | ||||
Summary | 0012345: Scrollbar appears even when not needed (regression) | ||||
Description | In MMA 1.1.0 the scrollbar appears in various views even when there's nothing to scroll. As an example in a playlist with 5 tracks, the scrollbar will appear, however, the issue spans all views as far as I can tell. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||
|
As I wrote before in 0009887, I have changed the scrollbar to "always visible" style. This way we are able to avoid conflicts in UI of scrollbar and other UI components in list items (checkboxes). Android doesn't change the layout in case there are not so many items. You can see this design pattern in Google play (screenshots attached). |