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

Fix elevation not visible on bottomTabs #7519

Merged
merged 3 commits into from
May 3, 2022
Merged

Fix elevation not visible on bottomTabs #7519

merged 3 commits into from
May 3, 2022

Commits on May 2, 2022

  1. Fix elevation not visible on bottomTabs

    Apparently elevation doesn't work if the view it's applied on doesn't have a background color. Regression introduced in #6958
    
    Fixes #7422
    guyca committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a4c9534 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    yogevbd committed May 2, 2022
    Configuration menu
    Copy the full SHA
    8bedbd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ebee8e View commit details
    Browse the repository at this point in the history