steffimueller

Results 4 issues of steffimueller

I want to load a UIViewController instead of an image when animation is done. How can I do that?

I want to load a UIViewController instead of an image when animation is done. I tried in your example's AppDelegate: ``` override func animationDidStop(anim: CAAnimation!, finished flag: Bool) { self.imageView!.layer.mask...

This is what I did in my module file: ``` bindConstant().annotatedWith( SecurityCookie.class ).to("JSESSIONID"); ``` But in my request is no additional header or cookie. Am I miss something? The line...

Bug

Is it possible to have more than one card in the background?