ogaclejapan / ArcLayout

A very simple arc layout library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set the angle of a child programmatically?

avinashs24 opened this issue · comments

I have the requirement of populating the arcLayout dynamically during runtime. I want the start angle to be changed programmatically. How to do it?

Were you able to figure this out @avinashs24 ?