View Issue Details

IDProjectCategoryView StatusLast Update
0019623MMAUI (general)public2022-12-19 19:08
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version2.0.0 
Target Version2.0.1 
Summary0019623: Widgets are sized incorrectly (they take up too much space)
DescriptionIf the user tries add MM widgets to the launcher they're sized incorrectly and take up much more space than they should. e.g.

1) The 2x1 widget takes up a minimum of 2x2 spaces (*)
2) The 2x2 widget takes up a minimum of 2x3 spaces (*)
3) The 4x1 widget takes up a minimum of 5x2 spaces (+)
4) The 4x2 widget takes up a minimum of 5x3 spaces (+)
5) The 4x4 widget takes up a minimum of 5x5 spaces

This is a problem because:
- In cases 1&2 (marked *) the widget's visual description doesn't match it's actual appearance. This is a minor issue.
- In cases 3&4 (marked +) the widgets use up empty space above and below the widget (i.e. the widget is drawn in its correct proportions, but uses extra space above and below what is rendered, resulting in wasted space). This is a major issue since there aren't any player widgets that only take up a single row!

Tested build 1052 on Android 13 using the default Pixel launcher
Additional InformationMore info about MMA widget sizing/resizing 0015654:0055294
TagsNo tags attached.
Fixed in build

Relationships

related to 0015654 resolvedlowlander 4x1 widget shows as 5x2 widget on certain devices 

Activities

There are no notes attached to this issue.