FaveButton Dot Animation doesn't works in UITableViewCell after Outlet creation.
StellarKuldeep opened this issue · 0 comments
StellarKuldeep commented
I have added UIButton
inside UITableViewCell
and I change UIButton
Class to FaveButton
and when I set only Delegate
then Dot animation works but when I create outlet then Dot animation doesn't works, it only show circle animation color.
Please guide me what I am missing?
Thanks