Closed Rashesh-Bosamiya closed 7 years ago
Use Autolayout to center your Content.
Okay. I made it.
Thanks!
One more thing,
Currently, When user touches anywhere outside the presented area, the jelly view is dismiss.
So, I want to prevent the dismiss of view when user touches outside area.
I want to dismiss view only when user click the close button.
This is currently not possible but it is on the feature List of 1.1.0. Related Issue is #14
I have implemented timer design and presenting the timer using Jelly controller.
The problem is, The view is not coming up in centre.
How can I centre the content?