Skip to content

Conversation

erkasraim
Copy link
Contributor

I’ve migrated R2RTLViewPager to R2RTLViewPager2.
The key changes are as follows:

  1. Applying RTL is now much simpler with ViewPager2.

  2. With ViewPager2's support for both horizontal and vertical orientation,
    WebViews can now be laid out vertically in scroll mode, which provides a better user experience.

  3. In R2RTLViewPager2’s onInterceptTouchEvent(),
    touch events are controlled based on the WebView's scroll state,
    allowing for smoother swipe handling when switching between pages containing WebViews.

@erkas-c erkas-c force-pushed the feature/convert_viewpager2 branch from ec77c9f to 9dd843c Compare August 13, 2025 07:09
@erkasraim erkasraim closed this Aug 13, 2025
@erkasraim
Copy link
Contributor Author

I’ll be closing this PR because of issues with the commit history and will open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants