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): onLayout calls in bottom tabs with freezeOnBlur #2363

Closed
wants to merge 16 commits into from

Commits on Sep 30, 2024

  1. added repro

    alduzy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    338c25f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. remove is ScreenStack check

    alduzy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    13dae87 View commit details
    Browse the repository at this point in the history
  2. added missing import

    alduzy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a56f98d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. code formatting

    alduzy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e483780 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. revert check removal

    alduzy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    62b8939 View commit details
    Browse the repository at this point in the history
  2. changed display value in ref

    alduzy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    630f738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a4038 View commit details
    Browse the repository at this point in the history
  4. updated repro

    alduzy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    46a9667 View commit details
    Browse the repository at this point in the history
  5. revert changes in Screen

    alduzy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    608e742 View commit details
    Browse the repository at this point in the history
  6. fix warning

    alduzy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d97871d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    328cae8 View commit details
    Browse the repository at this point in the history
  8. updated repro

    alduzy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c8aea0f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. simplified test

    alduzy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d26aad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0234450 View commit details
    Browse the repository at this point in the history