Alessandro Carnevale

Results 3 issues of Alessandro Carnevale

### General information * SDK/Library version: `4.14.0` (tested as reproducible also in `4.15.0`) * Environment: Sandbox and Production * Android Version and Device: doesn't matter * Braintree dependencies: `"com.braintreepayments.api:three-d-secure:4.14.0"` ###...

Hi, little question here. I'm using the latest version [(0.10)](https://github.com/autonomousapps/gradle-best-practices-plugin/releases/tag/v0.10) with Gradle 8.6 and I noticed that calling [Project:childProjects](https://docs.gradle.org/current/dsl/org.gradle.api.Project.html#org.gradle.api.Project:childProjects) is not marked as a best practice violation. Is it wanted?

### Description As the title says, `ViewActions.swipeRight` doesn't work on devices with API >= 32 when called on `ViewPager2`. Calling a `swipeRight` on a `ViewPager2` triggers a back instead of...