You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
StellarKuldeep
changed the title
FaveButton Animation doesn't works in UITableViewCell when create Outlet.
FaveButton Dot Animation doesn't works in UITableViewCell when create Outlet.
Nov 19, 2018
StellarKuldeep
changed the title
FaveButton Dot Animation doesn't works in UITableViewCell when create Outlet.
FaveButton Dot Animation doesn't works in UITableViewCell after Outlet creation.
Nov 19, 2018
I have added
UIButton
insideUITableViewCell
and I changeUIButton
Class toFaveButton
and when I set onlyDelegate
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
The text was updated successfully, but these errors were encountered: