-
-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Card Radius on Widget too big #1441
Comments
I agree that it looks like shit, but that's what Android does starting with version 12 (they called it "improvements"). Since they decided to just crop the widgets to this huge border radius and i won't maintain different widgets per Android version, we'll have to stick with it. |
I feared something like that was the reason for the change. Maybe increasing margin_left/margin_right to fit the bottom and top margins will make it look better? The examples dont look too bad, but they use icons in the corner which helps to hide the issue a bit |
On a sidenote, will you support the new compound buttons so that users can change checkbox states from the widget? |
Yeah, that seems like a good improvement. Also, is it possible to make the top and bottom behave like padding and not like margin – so that the text is only cut off at the widget top and bottom, and not before? |
It looks fine on OnePlus Nord with 6.44 inch screen, but looks like the picture provided in the issue on Galaxy S9 with 5.8 inch screen. |
Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Describe the bug
The Radius is too big to look good. It comes too close to the content in the corners which looks strange
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A smaller radius would be better
Screenshots
Smartphone (please complete the following information):
Server
Stacktrace
The text was updated successfully, but these errors were encountered: