01-18-2021 14:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-18-2021 14:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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?
01-18-2021 15:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-18-2021 15:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.
Gondwana Software

01-19-2021 03:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-19-2021 03:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
For apps we recommend creating a vertical scroll instead of horizontal. See the weather app as an example.

