Skip to content

Width/Height not applicable with match_parent or wrap_content. #1

Open
@Bhavesh-Moradiya

Description

@Bhavesh-Moradiya

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions