stephane-r / HoloPlay

React-Native app using Invidious API for listening Youtube audio source.

Home Page:https://holoplay.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swipe to open settings window conflicts with gestures control

user9931 opened this issue · comments

I'm using gestures instead of buttons (as many users do) and spend some time to understand how to change settings until switched from "Navigation Gestures" to "Back, Home, Recent" buttons in Android settings.. Because swipe to left / swipe to right is working like "back" button

Please add a button to open the settings

It's good that there are no real settings to set at the moment so it is not that annoying.

Hey @thehotery

I'm not sure understand, is the access to the settings in the left menu ?

Yes, one has to swipe left to access the menu. Sometimes it triggers the back button instead.

Yes, one has to swipe left to access the menu. Sometimes it triggers the back button instead.

Okkk, Indeed 😄

Hey :)

I've remove the Drawer menu and add 2 button actions (like Spotify) on the dashboard. I've update the Settings screen too.

Dashboard

The first button navigate to the Invidious Instances screen. The second on the Settings screen.

Settings

This update is available on the next release 😄

Thank you ! I hope that you will like it 👍