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

How to add the corner dynamically in java not add it in xml?

MinaSamirCap opened this issue · comments

I need to change the corner radius to make a lot of different corners with one xml..

Hello @MinaSamirCap
On the new version, you are able to change the corner radius dynamically.
It was implemented on #4 and you can change it with the method setCornerRadius()

Really thanks I will test it and give you my feedback but later.