google / libaddressinput

Google’s postal address library, powering Android and Chromium
Apache License 2.0
580 stars 104 forks source link

Street address line 2 does not have a field name (fails accessibility requirements) #228

Open ziranshang opened 2 years ago

ziranshang commented 2 years ago

Street address line 2 does not have a field name: https://github.com/google/libaddressinput/blob/master/android/src/main/java/com/android/i18n/addressinput/AddressWidget.java#L388

This means it does not have a hint or label, so it fails accessibility testing.

jmealo commented 1 year ago

This would be very useful! :+1: