View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009549 | MMA | Action bar | public | 2012-07-30 13:12 | 2022-06-20 23:44 |
Reporter | marek | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0009549: Adjust action bars to different screen sizes | ||||
Description | Different sizes of displays should display different number of action bar icons. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1005 | ||||
|
I implemented support for multiple screens. It only must be tested on several devices and assigned appropriate counts of icons. |
|
Fixed in build 38 |
|
Nexus7 - OK Xperia Pro (480x854 pixels) - Miniplayer in landscape mode has no player controls. It think it would make sense to shrink the left hand side of 'Title bar' so that there's room for play/pause and next in the action bar segment (see attached image). Note: the play/pause and next buttons in the miniplayer and NP > Album Art views would hopefully appear in the exact same location if possible (applies to all devices). Similarly, the NP List Toggle should be in the exact same location as the MiniPlayer album art so that it's trivial to toggle between the two modes (again, this applies to all devices). |
|
I think this issue is quite outdated and solved due to used Toolbar https://developer.android.com/reference/androidx/appcompat/widget/Toolbar, which could be used due to Material UI themes. |
|
Verified outdated request in 1019 This is outdated in recent versions of Android and use of Material UI. |