FredJul / Flym

Flym News Reader is a light Android feed reader (RSS/Atom)
Other
953 stars 405 forks source link

[Accessibility] Feed elements in navigation drawer have insufficient height #713

Open dglttr opened 3 years ago

dglttr commented 3 years ago

One of the results of an accessibility scan with the Google Accessibility Scanner is that the feed elements in the navigation drawer have an insufficient height:

It is 45dp, while 48dp is recommended.

dglttr commented 3 years ago

The same goes for the feed items in the "Reorder feeds" screen.

andreacantone commented 3 years ago

The search field in the "Search feed" screen also does not respected the touch target.