Skip to content
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

issue-717: Android widget layout improvements #733

Merged
merged 15 commits into from
Dec 19, 2024

Conversation

geosaaga
Copy link
Collaborator

@geosaaga geosaaga commented Dec 13, 2024

  • Widgets use full space without large empty margings
  • New layouts work correctly only in light mode. Dark/automatic mode will be implemented in Improve Android widget theme handling #728
  • Crisis message removed from small widgets, because couldn't get it work there easily

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The layout of location text, weather icon and temperature text does not look right horizontally:
Screenshot 2024-12-19 at 7 41 05

The layout in Figma design (Android horizontal widget) looks better horizontally:
Screenshot 2024-12-19 at 7 47 18

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, have to be changed to 2 column layout instead of 3 columns currently. I created ticket #739

@geosaaga geosaaga merged commit 5546c69 into android-main Dec 19, 2024
@geosaaga geosaaga deleted the feature/717-android-widget-layout-improvements branch December 19, 2024 09:50
@geosaaga
Copy link
Collaborator Author

I created tickets for the required improvements and merged this so that the testing can start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants