Graph view UI would work with android gesture navigation

With Androids “new” gesture navigation, it is virtually impossible to go back in the graph view. Swiping back usually just zooms into some obscure part of the graph or the screen blinks and does nothing. I think it selects the last 5 minutes, zooms in and then immediately zooms back out due to the back action.

Maybe a small padding could help or simply a delay long enough to allow the back action to trigger before zooming in.

Hello @1nVitr0, in fact this is intentional… according to the Android guide for gesture navigation you can specify regions of the screen where the back gesture would clash with some other controls on the screen. In this case it is the graph view and the selection…

But you can use the back gesture in any other region of the screen… see the video: