addisonElliott / SegmentedButton

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

Fix missing layout preview & clean up README (#14, #15) #16

Closed addisonElliott closed 4 years ago

addisonElliott commented 4 years ago

Fix odd bug with Android Studio not showing layout preview due to RippleDrawable library.

Add rounded button GIF to README and update rounded property description to further detail it's purpose.