Skip to content

Invalid check in BottomNavigation.java:443 #75

@wscheffer

Description

@wscheffer
  if(heightMode == -2147483648) {
                throw new IllegalArgumentException("layout_width must be equal to `match_parent`");
            }

How should you use this in a ConstraintLayout with android:layout_width="0dp"?

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