01-03-2019 01:13
01-03-2019 01:13
Hi,
I would like to have some simple settings in my app. I think the Text Toggle Tile would be the best component for this, but I can´t find any example code for this. Is there any svg-component for the ui-component listed in the design guidelines?
https://dev.fitbit.com/build/guides/design-guidelines/ui-components/#text-toggle-tile
01-03-2019 02:35
01-03-2019 02:35
I think that Fitbit forgot to document the 'Text Toggle Tile' in the SVG Components guide.
You can look at the generic tile documentation here https://dev.fitbit.com/build/guides/user-interface/svg-components/views/#advanced-usage
You can put any UI content inside the <symbol id="my-tile-item"> YOUR UI SVG HERE </symbol>
01-15-2019 09:30
01-15-2019 09:30
I'll second this question... I'd really like to use the Text Toggle Tile as well. For now, the Checkbox Tile accomplishes my purposes, but the Text Toggle Tile would be more appropriate.