scrollable view

You must Login before you can answer or comment on any questions.

Is it possible to have a scrollableview of multiple views where they don't all fill the screen but are partial. Similar to Sparrow's menu system where it would scroll to say for example 200pixels but the view on the left would fill the rest of window view.

1 Answer

it is possible, but you would need to manage the views yourself, I dont believe the scrollableView component in appcelerator supports your use case directly

Your Answer

Think you can help? Login to answer this question!