I am trying to configure tabLayout to work with RTL support, but I ran into a problem. in RTL (from right to left) you need to scroll right to display the next page. Currently, when you swipe your finger across the screen, it shows the previous one.
I believe that many of you did not try to work with RTL, so I did (well, I tried at least) to make a descriptive image of the question - 
how can I fix that scrolling right will display the next page , not the previous one? Is there a way to change direction?
source share