Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

panorama

I have an app that uses panorama (side swipe to switch between screens)

I am trying to update this app to work on SDK 5.0 for sense and versa 3, but panorama is no longer available in SDK 5.0. 

What is a good method for a user to be able to see a completely different screen by swiping left or right?

Best Answer
2 REPLIES 2

Swipes on clockfaces are probably a risky idea in SDK5, since the OS uses them. In an app, you could try using Document API Enhancements.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

For apps we recommend creating a vertical scroll instead of horizontal. See the weather app as an example.

Best Answer
0 Votes