addisonElliott / SegmentedButton

Segmented Control/Button with animation for Android API 16+
Apache License 2.0
150 stars 39 forks source link

Switch to android:background from app:background #7

Closed addisonElliott closed 5 years ago

addisonElliott commented 5 years ago

Allows to hardcode a color (e.g. #FFFFFF) which app:background does NOT allow.