SecUSo / privacy-friendly-shopping-list

Privacy Friendly App to create and manage shoppings lists on Android devices.
Apache License 2.0
63 stars 37 forks source link

Accessibility issues #38

Open marceloeler opened 7 years ago

marceloeler commented 7 years ago

Hi. I've been doing some research on accessibility features for mobile applications and selected some applications to evaluate. There are some improvements I'd suggest for your applications so users with visual disabilities would be able to use it, specially if they are using screen readers such as talk back:

Main activity

New List

New Product

Showing the products of the list

Those are some examples of improvements you could make to became your app more accessible. I refer to android accessibility best practices. If you need some help, please let me know I have an academic testing tool that might be useful to test your app and report all accessibility issues you might want to take a look.

Yonjuni commented 7 years ago

Thanks for telling the suggestions. We will look into that.