We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
is it compulsory to give fix size ?
<com.github.andreilisun.circular_layout.CircularLayout android:layout_width="300dp" android:layout_height="300dp">
android:layout_width="match_parent" android:layout_height="match_parent"
Not working at all in Linear or Relative layout.
Thanks