R Ragini Member Licensed User Longtime User Feb 16, 2013 #1 Hi, I need code for sliding from left to right and vice-versa when moving from one activity to another, according to the swiping. If we swipe from left to right I want the called activity to appear sliding from left to right and vice-versa. Please do the needful. Thanks, Jessentha
Hi, I need code for sliding from left to right and vice-versa when moving from one activity to another, according to the swiping. If we swipe from left to right I want the called activity to appear sliding from left to right and vice-versa. Please do the needful. Thanks, Jessentha
robife Member Licensed User Longtime User Feb 16, 2013 #2 Ragini look at this to eks. Thoose help me much http://www.b4x.com/forum/basic4andr...-sliding-panels-page-indicator.html#post67810 or http://www.b4x.com/forum/additional-libraries-classes-official-updates/21438-guislidingsidebar.html
Ragini look at this to eks. Thoose help me much http://www.b4x.com/forum/basic4andr...-sliding-panels-page-indicator.html#post67810 or http://www.b4x.com/forum/additional-libraries-classes-official-updates/21438-guislidingsidebar.html
R Ragini Member Licensed User Longtime User Feb 17, 2013 #3 Hi, Thanks for the links. But i'm looking for something else. I need animation to Activity. While calling another Activity by swiping then animate the Activity from left to right according to the finger swiping direction. Can you please look into this. Thanks, Jessentha
Hi, Thanks for the links. But i'm looking for something else. I need animation to Activity. While calling another Activity by swiping then animate the Activity from left to right according to the finger swiping direction. Can you please look into this. Thanks, Jessentha
Erel B4X founder Staff member Licensed User Longtime User Feb 17, 2013 #4 See this tutorial: Custom transitions between activities Note that questions should be posted in the first forum (updated & questions).
See this tutorial: Custom transitions between activities Note that questions should be posted in the first forum (updated & questions).