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(android): TabGroup bar background color is wrongly transparent on Android 4.4 as of 8.0.0 #10928

Merged
merged 3 commits into from
Jun 11, 2019

Commits on May 31, 2019

  1. [TIMOB-27117] Android: Fixed TabGroup bar background color to not be …

    …transparent on Android 4.4
    
    - Regression as of Titanium 8.0.0
    - Modified to fetch colors from ActionBar style XML for backward compaitibility with apps built before Titanium 8.0.0
    jquick-axway committed May 31, 2019
    Configuration menu
    Copy the full SHA
    a233aba View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    c0ade5a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    bf9f78b View commit details
    Browse the repository at this point in the history