google / libaddressinput

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

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

Open ziranshang opened 1 year ago

ziranshang commented 1 year 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 8 months ago

This would be very useful! :+1: