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

App slide up menu

ANSWERED

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.

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

You could do it easily but roughly using a Scroll View. If you need more flexibility, detect and respond to mouse events.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

A picture example would be this menu here, where you are able to swipe up without using a scrollbar of some sort

screenshot of device

Best Answer
0 Votes

You could do it easily but roughly using a Scroll View. If you need more flexibility, detect and respond to mouse events.

Peter McLennan
Gondwana Software
Best Answer
0 Votes