axiel7 / AniHyou-android

Another unofficial Android AniList client
https://axiel7.github.io/anihyou/
GNU General Public License v3.0
276 stars 5 forks source link

A more accessible search field #127

Closed Roccobot closed 1 month ago

Roccobot commented 3 months ago

Request (required) When you want to 'browse' media, you need one tap on the bottom menu bar (e.g. Explore), then another tap inside the search field (at the top of the page). I wish it was more convenient.

Other apps solve this inconvenience in different ways, such as:

• by placing the search field at the very bottom, or at least in a position that is reachable by the thumb.

• by making the bottom bar buttons tappable twice:

Snap.png

I'm just nitpicking here of course, I know, but nevertheless I think this would be great

axiel7 commented 3 months ago

I want to implement the second option, but I haven't found a way to do that with Compose NavigationBarItem