Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Cell alpha animation #84

Open
dorinsimina opened this issue Oct 27, 2014 · 0 comments
Open

Cell alpha animation #84

dorinsimina opened this issue Oct 27, 2014 · 0 comments
Labels

Comments

@dorinsimina
Copy link

Hi,

By using MCSwipeTableViewCell is there a way to animate cell's alpha while swiping from 1.0 to 0.0 and in the same time the sliding view alpha to be from 0.0 to 1.0?

I've managed to animate cell's alpha while swiping from 1.0 to 0.0 by using the method 'didSwipeWithPercentage', but the sliding view is also affected:

cell.alpha = 1.0 + percentage;

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants