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

Commits on Jan 16, 2024

  1. play-services-core: Theme improvements

    * 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
    theimpulson committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a078321 View commit details
    Browse the repository at this point in the history
  2. play-services-core: Use M3 theme on Android 12+ devices

    * Also use primary and accent color from system
    
    Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
    Change-Id: Id0d2f0b4d990c99b9a930198e747cb78caa1c86c
    theimpulson committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f0540f2 View commit details
    Browse the repository at this point in the history