google/libaddressinput

res/layout/address_layout.xml appears to be unused

Closed this issue · 2 comments

java/res/layout/address_layout.xml file seems to be unused. Can it be deleted?

It seems so. I guess that the original purpose of this file was to allow a user of the library (here I imagine some demo app used to test it during development) to just reference it, but if any such use of the file still exists then the file itself is trivial and could just be copied to the resources of that code using the library instead. I can't see any reason not to delete it.

Could you please delete this then? (I do not have a repo setup to push changes to libaddressinput)

You can also delete please_select string that is not used anywhere.