RobertApikyan / SegmentedControl

Android SegmentedControl + multi row support
Apache License 2.0
162 stars 30 forks source link

Setting width to "wrap_content" will still force "match_parent" to be used? #34

Open nathan-fiscaletti opened 3 years ago

nathan-fiscaletti commented 3 years ago

If i set android:layout_width="wrap_content" the view will still act as though i have match_parent set.