I’m using separate dashboards for different rooms/spaces, and navigating using the Navigation buttons.
But it’s quite slow and clunky on my Amazon Fire HD, and I’m looking for an alternative way.
Also - if swiping is not possible, is there way to change the animation of tiles falling from the top left of the screen when opening a new dashboard?
Apologies if both of these questions have been previously discussed/answered elsewhere on the forums.
@David_H, which year/model is your Fire HD tablet? and did you sideload Google Play Store/Services on it? I am curious if the navigation performance is degraded due to the sideloading, or having too many space tiles? (You can merge multiple small space tiles into fewer bigger tiles to help with the performance.)
Changing the transition animation is not currently supported but you may want to cast your vote in the feature request below:
Do you have a video of the speed? I usually run mine a fire 10 but I tried it on my kids fire 8 plus and it still worked fine. Make sure to get the fire os version of fully from their website.
@josh wasn’t there a project someone did with a menu that kept multiple dashboards open at once?
You might be able to do it in a wrapper page, but I think there might even be challenges with that. I don’t think you can get swipe/drag events from an iframe without putting some sort of overlay on it… and then that would prevent you from interacting with the content of an iframe.
Edit: Depending on your dashboard setup, a workaround might be to have an invisible overlay at the bottom (or top) of the screen that acts like a swipe zone. This wouldn’t be quite as intuitive to a new user, but it might work depending on your needs.