JcMinarro / RoundKornerLayouts

Round Korner Layouts is an Android library create to build a layout with the round corners

Home Page:https://jcminarro.github.io/RoundKornerLayouts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: add support for RTL

AndroidDeveloperLB opened this issue · comments

Currently we have left and right attributes, but not start and end.

Please add those too, as it's important to set the sides correctly.

The only way to overcome this, is to check the locale at runtime, and then choose the radius for each left and right.