InQBarna / TableFixHeaders

Android library that implements a table with fixed headers.
Apache License 2.0
818 stars 300 forks source link

Rtl Not Supporting #114

Open androsathish opened 7 years ago

androsathish commented 7 years ago

How to achieve Rrtl support.??

BraisGabin commented 7 years ago

I'm really sorry but right now it's not possible...

androsathish commented 7 years ago

Any way to opposite side scrolling? because i used setRotationY(180) to root relative of TabFixheaders and also rotated corresponding TextViews. after finishing these all , scrolling is still same behaviour.

Is there any way/idea to achieve scrolling direction ?