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

Quentin leboutet/ios consistent UI #361

Merged

Conversation

quentin-leboutet
Copy link
Collaborator

Couple of changes on the iOS UI to better match the android UI.

}

layout.collectionView?.backgroundColor = Colors.voltageDividerColor
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this color called voltageDividerColor?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is the green gauge in the freeroam fragment.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems better practice to define a separate color (even if same RGB value) or give it a neutral name.

@thias15
Copy link
Collaborator

thias15 commented May 23, 2023

Great. Did you already test this on small + large screen device?

@thias15
Copy link
Collaborator

thias15 commented May 23, 2023

Also, please update README with updated screenshots.

@quentin-leboutet
Copy link
Collaborator Author

Done

@thias15 thias15 merged commit 1783a65 into isl-org:master May 24, 2023
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