Circular-Layout icon indicating copy to clipboard operation
Circular-Layout copied to clipboard

A layout that arranges other views in a circle.

Results 1 Circular-Layout issues
Sort by recently updated
recently updated
newest added

Hi, is it compulsory to give fix size ? ``` ``` android:layout_width="match_parent" android:layout_height="match_parent" **Not working at all in Linear or Relative layout.** Thanks