florent37/ViewTooltip

Wrong position on Arabic Language

Crone163 opened this issue · 0 comments

Today i checked my app on Arabic language. I found out that ViewToolTip showing with wrong position. I used ViewToolTip on Toolbar. In other language all good.

With RootView (RootView is DrawerLayout)

image

Without RootView. position(ViewTooltip.Position.BOTTOM)

image

Without RootView. position(ViewTooltip.Position.RIGHT)

image