You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made sure that there are no existing issues - open or closed - which I could contribute my information to.
I have taken the time to fill in all the required details. I understand that the bug report could be dismissed otherwise.
This issue contains only one bug.
Describe the bug
Only at 52, the height of the widget is 2. Otherwise, no matter 42, 32, 22, the height is only about 1.5.
Steps To Reproduce
resize the widget to 5*2 then reboot or change system language, the height will be full height. otherwise , the height is 1.5.
Expected Behavior
I think the height should be full height without being cut off. But I found that many apps have same problem, including the month view of Google Calendar widget, but the schedule view of Google Calendar widget displays full height regardless of the width.
Affected app version
2.13.0
Device
realme narzo 50 pro
Android version
14
Launcher
realme ui 13.0.15
Additional context and screenshots
The text was updated successfully, but these errors were encountered:
Could not reproduce the behaviour with three different launchers on the emulator, seems that this bug is generated by the launcher you're using rather than the widget itself (you already mention that many apps have the same problem, including the month view of Google Calendar widget). In any case, the widget only has min height and width values, it does not enforce any height cut at any specific width.
Since this is not something that can be fixed in this repository, will close the issue. However, if you find any open source widget that does not have this bug feel free to reopen it so I can investigate what's the difference.
Checklist
Describe the bug
Only at 52, the height of the widget is 2. Otherwise, no matter 42, 32, 22, the height is only about 1.5.
Steps To Reproduce
resize the widget to 5*2 then reboot or change system language, the height will be full height. otherwise , the height is 1.5.
Expected Behavior
I think the height should be full height without being cut off. But I found that many apps have same problem, including the month view of Google Calendar widget, but the schedule view of Google Calendar widget displays full height regardless of the width.
Affected app version
2.13.0
Device
realme narzo 50 pro
Android version
14
Launcher
realme ui 13.0.15
Additional context and screenshots
The text was updated successfully, but these errors were encountered: