victorBaro / VBFPopFlatButton

Flat button with 9 different states using POP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tag 0.0.2 has a bug that in method (void)animateToType:(FlatButtonType)finalType, forget to set self.currentButtonType

jianpx opened this issue · comments

tag 0.0.2 has a bug that in method (void)animateToType:(FlatButtonType)finalType, forget to set self.currentButtonType, but I can see this bug has been fixed on master.

Uploading 0.0.3 fixing it