appcues / appcues-android-sdk

The Appcues Android SDK
https://www.appcues.com/mobile
MIT License
10 stars 3 forks source link

Don't apply carousel gesture handling if only a single page #646

Closed iujames closed 1 month ago

iujames commented 1 month ago

If a carousel trait is applied but only a single page, we should ignore it - otherwise, it will capture any horizontal scroll gestures and prevent our swipe to dismiss capability.