Drutol / MALClient

Not so small client app for Myanimelist.net - Windows 10 UWP & Android
GNU General Public License v3.0
352 stars 32 forks source link

Simple Bug On Android | unable to click first option on the "airing"/"watching" menu option on drop-down. #353

Open Deovandski opened 5 months ago

Deovandski commented 5 months ago

Screenshot_20240303-164630

Reporting a bug.

Description

See attached picture. I'm unable to click the first option on the drop-down that allows to switch to "watching". It's the same drop-down. The same issue appears on the the "airing" drop-down where the first option (currently Winter 2024) is right against the top of the screen and does not allow me to click it.

If you could pad that drop-down option down by like the height of the the actionpane (where search icon is) that should be plenty enough. Or perhaps make sure the drop-down does not render on the phone status bar (where the clock/battery, etc appears) but instead the app frame, then that should fix this issue.

Appreciate all the work!