hoppjan / luebeck-mensa-widget

Android Widget for the Menu of Mensa Lübeck
Apache License 2.0
7 stars 0 forks source link

Allow widget to be resized to smaller size on all devices #18

Closed hoppjan closed 1 year ago

hoppjan commented 1 year ago

My Pixel emulator does not currently allow me to make the widget smaller, since the min(Height|Width) values do not allow it. minResize(Height|Width) can be set to resolve the issue.