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