Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (in)
Viewing all articles
Browse latest Browse all 20

Howto implement

$
0
0

SUBJECT: Howto implement "fly-in from right" transition?

As soon as a menu button is clicked, the view on top should transition to the next view with a "fly in from right" transition in my app. On the bottom is a menu with buttons, above the menu is the view area. Unfortunately I can't use ScrollableView, cause the view itself shouldn't be movable / shouldn't react to touches and(!) I need to have clickable buttons / images inside each view. So setting "touchEnabled:false" doesn't do the trick, cause then I can't receive touch events inside the views, anymore. The views should only transition as soon as the menu button on the bottom is clicked.

How can I achieve that?

Do I have to implement a custom transition to move the current visible and the upcoming view to the left at the same time? Is that even possible without the danger of getting an "unclean transition"?

Thanks for any hints in advance.

EDIT: Sorry, the forum software automatically cut my subject....


Viewing all articles
Browse latest Browse all 20

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>