View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009500 | MMA | General | public | 2012-07-02 20:07 | 2014-08-19 20:55 |
Reporter | marek | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 1.1.1 | Fixed in Version | 1.0.4 | ||
Summary | 0009500: Change and unify theme of dialogs | ||||
Description | All dialogs have now system dependent look. It should be changed and unified to MM theme. Some dialogs (for example Add to playlist ) looks weird in Android 4.0 because of mixed theme. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 128 | ||||
|
Added style to "Add to playlist" dialog |
|
In addition to styles, as described in 0009245, we should also unite positions of buttons. |
|
Added style to Eula dialog, Properties dialog and Create new playlist dialog |
|
Fixed in build 126 Implemented new styles of dialogs |
|
Looks good. I tested 126 and noted the following issues: 1) The delete dialog doesn't match the theme. Also, it inverts the cancel/ok buttons compared to other dialogs. 2) Whenever the properties button is clicked a 'Processing' dialog briefly flashes. If this is required, it would be preferable for the Properties dialog to appear and to display 'Processing...' until the contents can be populated. |
|
2) I think that such a dialog should be shown only after some short time-out. I.e., if the operation isn't completed within ~500ms, the dialog is shown, otherwise it isn't shown at all and doesn't distract user. |
|
add 2) done in build 127 |
|
1} Fixed in build 127 |
|
1. Verified 2. Can you increase Delay to ~1 sec on slower Phones like LG L5 and L3 it still shows when Album art is loaded. |
|
Fixed in build 128. |
|
Verified. |