ViewPager arabic swipe left to right

A

AC Question

We want to use the ViewPager to show different pages to the user.
If I select Arabic then the ViewPager still swipes right to left.

Is there any way (no workaround please, no code behind) to get automatically swipe left to right if Arabic is selected?

The reason why we do not want to code ourselves is that if in the future a new version that swipes automatically correct depending on the language comes, then we have to change our code.

Is there any library that offers already a kind of ViewPager that behaves correctly depending on the selected language?

Thanks in advance,
Emilio