I am managing RTL contents by implementing setRotationY for recyclerview and viewpagers but it seems that it is creating scroll/swipe issues in only devices with API 28 othe
You can also use the layoutDirection in your recyclerview or viewpager like:
Or the inflated View. So it will work perfectly.