12-04-2021 08:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-04-2021 08:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm working on an app, and would to implement a swipe-up like settings menu, similar to how sliding up on a watch face shows your widgets, or how sliding up during an exercise shows detailed stats. Is there a way to do this easily though the Fitbit SDK? I searched most of the docs and was unable to find any components or ways to do this.
Answered! Go to the Best Answer.
Accepted Solutions
12-04-2021 11:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-04-2021 11:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You could do it easily but roughly using a Scroll View. If you need more flexibility, detect and respond to mouse events.
Gondwana Software

12-04-2021 08:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-04-2021 08:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
A picture example would be this menu here, where you are able to swipe up without using a scrollbar of some sort

12-04-2021 11:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-04-2021 11:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You could do it easily but roughly using a Scroll View. If you need more flexibility, detect and respond to mouse events.
Gondwana Software

