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

PP-529: Material theme #38

Merged
merged 5 commits into from
Oct 23, 2023
Merged

PP-529: Material theme #38

merged 5 commits into from
Oct 23, 2023

Conversation

io7m
Copy link
Contributor

@io7m io7m commented Oct 10, 2023

What's this do?
This upgrades to the new Material 3 Palace theme.

Why are we doing this? (w/ JIRA link if applicable)
https://ebce-lyrasis.atlassian.net/browse/PP-528
https://ebce-lyrasis.atlassian.net/browse/PP-533

How should this be tested? / Do these changes have associated tests?
Check that the demo application looks and behaves correctly.

Dependencies for merging? Releasing to production?
This shouldn't be merged to production yet! We need to do all of the components (R2, PDF, etc) in one step.

Has the application documentation been updated for these changes?
N/A

Did someone actually run this code to verify it works?
@io7m ran the code a lot in both day and night mode.

@io7m io7m requested a review from a team October 10, 2023 11:36
Copy link
Contributor

@nunommts nunommts left a comment

Choose a reason for hiding this comment

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

This looks good! I just have a question regarding a change on the toolbar of one of the layouts (that is actually on two more layouts, so the question can be applied to all of them)

android:minHeight="?attr/actionBarSize"
android:theme="?android:attr/actionBarTheme"
android:layout_width="match_parent"
android:layout_height="wrap_content"
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason to change the ?attr/actionBarSize to wrap_content ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually, that should be @dimen/PalaceToolbarHeight. It works correctly now because the theme sets it, but we might as well be extra-explicit.

@io7m io7m marked this pull request as ready for review October 23, 2023 10:41
@io7m io7m merged commit c4f7bae into main Oct 23, 2023
@io7m io7m deleted the feature/material-theme branch October 23, 2023 10:48
@io7m io7m restored the feature/material-theme branch April 8, 2024 10:17
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