29jitender / Spotlight

Spotlight is an Android library used to onboard users by showcasing specific features in the app.
Apache License 2.0
1.27k stars 163 forks source link

rtl language #58

Open emadPirayesh opened 7 years ago

emadPirayesh commented 7 years ago

I want to write text in rtl (right to left language ie persian) how i do it?

zacharee commented 7 years ago

What happens when you try?

ahmadazarnia commented 5 years ago

Hi @zacharee , i have same issue. when i write text in rtl, gravity is still left. You set gravity = left for subHeadingTv in SpotlightView class at line 487.