언어 설정

Menu
Sites
Language
To do beatifull custom page transition in Tizen

Hello!

I have tried to do custom page transition from page A to page B with drag effect(like you tap on  screen and drag you finger down, and in that's time the B page collapses on page A until you close the page A fully. if you start to drug up at this moment, page B is going back )

and i have failed.

So i want to know is  possible to do this effect in tizen app? And if it is possible what is a algoritm of realization this action?

example image that explains effect: https://www.lucidchart.com/publicSegments/view/525e9a77-98cc-4fce-bd34-11910a0052a3/image.png

Thanks.

 

Edited by: Alex Belousov on 16 10월, 2013

Responses

3 댓글
Lakshmi Grandhi

Hi,

 

We are looking into it, will get back to you.

Lakshmi Grandhi

Hi,

Current tizen framework doesn't have this deature, you can acheiving it using jquery libraries for more deatils how to progress you can find samples in

http://jquerymobile.com/demos/1.2.0/docs/pages/page-transitions.html

 

Alexander AVSukhov

Hello,

 

You may create custom CSS-based transitions using jQueryMobile:

http://jquerymobile.com/demos/1.2.0/docs/pages/page-customtransitions.html