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

play-services-core: Theme improvements #2113

Merged
merged 2 commits into from Feb 16, 2024
Merged

Conversation

theimpulson
Copy link
Contributor

Summary

This PR:

  • Sets status and navigation bar color as per different API levels,
  • Switches to M3 theme on and above Android 12.0 devices,
  • Moves to Toolbar instead of action bar theme which works better with theming

@theimpulson
Copy link
Contributor Author

@mar-v-in did you had a chance to take a look at this PR?

* Apply background color on status and navigation bar from API 23
* Drop ActionBar theme and switch to Toolbar which works better with theming

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I82a0b00cf4d50e2ddf6739c730814f4ab3ab91c2
* Also use primary and accent color from system

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: Id0d2f0b4d990c99b9a930198e747cb78caa1c86c
@theimpulson
Copy link
Contributor Author

Rebased on latest changes

@mgadda406

This comment was marked as off-topic.

@mar-v-in

This comment was marked as off-topic.

@mar-v-in mar-v-in merged commit 4fc5b75 into microg:master Feb 16, 2024
1 check passed
@theimpulson theimpulson deleted the theme branch February 17, 2024 12:57
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.

None yet

3 participants