Closed hoppjan closed 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.
min(Height|Width)
minResize(Height|Width)
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.