ios - SWRevealController not calling UITableViewDelegate methods easily -
i'm using swrevealcontroller displaying slideout menu , table view datasource working fine, delegate methods requires user interaction not being called easily. example method didselectrowatindexpath doesn't work , didhighlightrowatindexpath works if user long press. why happening? have solution?
Comments
Post a Comment