IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.4k stars 77 forks source link

[BUG] settings menu on android 11 tv box - no scrolling possible #497

Open JamesPous opened 1 month ago

JamesPous commented 1 month ago

Describe the bug I am using your gallery app on an ugoos am7 android tv box with full android 11. For device control I use a remote control (= air mouse) or a bluetooth 4.0 mouse, With these controls I can do every move or click/touch you can do with a smartphone or tablet. The android tv box resolution is 1920 x 1080 pixels in landscape mode.

  1. If I start the gallery app and go to the settings menu, I will see the upper menu.
  2. If I try to scroll down with my remote control or mouse (swipe up or down), nothing will happen.

First I thought it is a problem of the landscape mode. I can switch the screen to portrait and I see a little bit more of the menu. Bit some lower parts of the menu are missing.

A clear and concise description of what you expected to happen.

JamesPous commented 2 weeks ago

The bug occured with the latest release of gallery from f-droid store. Now I tested the newest gallery app version 3.0.1 30131 from github and it is much better. The bluetooh mouse control works now in settings menu as expected. Thank you!

IacobIonut01 commented 2 weeks ago

The bug occured with the latest release of gallery from f-droid store. Now I tested the newest gallery app version 3.0.1 30131 from github and it is much better. The bluetooh mouse control works now in settings menu as expected. Thank you!

I'm glad it's working, lol tho, it might have been a compose bug all along.

JamesPous commented 2 weeks ago

Sorry, the bluetooth mouse control works fine now. The remote control does not scroll up and down in settings menu with the latest github version. It can not reach the lower buttons.