ceryle / SegmentedButton

Segmented Control with animation for Android API 12+
Apache License 2.0
364 stars 97 forks source link

Latest code of SegmentedButton in the library doesn't match with the gradle version. #22

Open sreenath2406 opened 7 years ago

sreenath2406 commented 7 years ago

I've tried to create a SegmentedButton with image inside the SegmentedButtonGroup, it throws me an error " app:sb_drawable" not found. I've looked into the code to find the issue, and finally found that code for SegmentedButton in the library source code is different from the version in the gradle version "com.github.ceryle:SegmentedButton:v1.2.2".

Can you please fix this.

vipulasri commented 7 years ago

same problem here!

marzoukali commented 6 years ago

same problem