Compare commits

..
3 Commits
Author SHA1 Message Date
Alex.k aa490544c2 improve isAnimating method 2016-02-03 10:24:43 +03:00
Juri Vasylenko 835ff54cbb Update README.md 2016-02-01 12:12:31 +03:00
Alex f65b92ffdf Merge pull request #1 from Ramotion/docs_update
Docs update
2016-02-01 11:22:42 +03:00
2 changed files with 7 additions and 2 deletions
@@ -276,6 +276,11 @@ public class FoldingCell: UITableViewCell {
return true
}
}
if animationView?.alpha == 1 {
return true
}
return false
}
+2 -2
View File
@@ -137,8 +137,8 @@ See [LICENSE](./LICENSE) for details.
## About
The project maintained by [app development agency](http://ramotion.com?utm_source=gthb&utm_medium=special&utm_campaign=foolding-cell) [Ramotion Inc.](http://ramotion.com?utm_source=gthb&utm_medium=special&utm_campaign=foolding-cell)
See our other [open-source projects](https://github.com/ramotion) or [hire](http://ramotion.com?utm_source=gthb&utm_medium=special&utm_campaign=foolding-cell) us to design, develop, and grow your product.
The project maintained by [app development agency](https://ramotion.com?utm_source=gthb&utm_medium=special&utm_campaign=foolding-cell) [Ramotion Inc.](https://ramotion.com?utm_source=gthb&utm_medium=special&utm_campaign=foolding-cell)
See our other [open-source projects](https://github.com/ramotion) or [hire](https://ramotion.com?utm_source=gthb&utm_medium=special&utm_campaign=foolding-cell) us to design, develop, and grow your product.
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=https://github.com/ramotion/foolding-cell)
[![Twitter Follow](https://img.shields.io/twitter/follow/ramotion.svg?style=social)](https://twitter.com/ramotion)