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 of rotation and pinch gesture on android #2983

Merged
merged 7 commits into from
Jul 9, 2024

Commits on Jul 4, 2024

  1. Fix rotation and pinch gesture on android

    Dawid Małecki authored and Dawid Małecki committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae06290 View commit details
    Browse the repository at this point in the history
  2. remove unused vars

    coado committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5b30e8c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update android/src/main/java/com/swmansion/gesturehandler/core/Rotati…

    …onGestureHandler.kt
    
    Co-authored-by: Michał Bert <63123542+m-bert@users.noreply.github.com>
    coado and m-bert committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cbf3771 View commit details
    Browse the repository at this point in the history
  2. Update android/src/main/java/com/swmansion/gesturehandler/core/Rotati…

    …onGestureDetector.kt
    
    Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
    coado and j-piasecki committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5e820d6 View commit details
    Browse the repository at this point in the history
  3. removing useless code

    coado committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2df344c View commit details
    Browse the repository at this point in the history
  4. resolving build issues

    coado committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c8716e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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