Languages

Menu
Sites
Language
Animations when push-ing or pop-ing naviframe?

I'm working on an app for a customer and after a device reset without companion mode something weird happened. Every time I push or pop a layout from the naviframe, an animation plays. It used to be that the screen just changed instantly, but now it zooms in and I am not sure how to prevent this animation.

I found some documentation stating that push and pop may play animations depending on the theme. So my question would be, can I set the theme for playing animations programmatically in my app or prevent that any other way?

 

Responses

1 Replies
Armaan-Ul- Islam

Hello, In the API Documentation,

elm_naviframe_item_insert_after () function description states:

 

"The item is inserted into the naviframe straight away without any transition operations. This item will be deleted when it is popped."

 

Same for elm_naviframe_item_insert_before (). You may try using these functions on your code for transition. Link:

 

https://developer.tizen.org/dev-guide/native/2.3.0/org.tizen.mobile.native.apireference/group__Naviframe.html#ga6b4b41b69d9c2693d8a5c4e940538533