12-10-2019 02:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-10-2019 02:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi
My goal is to change the displayed data when someone presses on the screen
For example: you got the following data: calories, steps, distance
My goal is to hide steps and distance until someone presses on the screen.
If you press on the screen calories and distance are hidden and steps getting displayed.
Something like Cyrcleview but without the animation.

12-10-2019 10:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-10-2019 10:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The multi-view sample app demonstrates this behavior. https://github.com/Fitbit/sdk-multi-view

