how to properly use the textinputlayout? what has been tried are as follows:
both produced the error No 'id' attribute supplied <public>, and no previous id defined in this file.
this files are from support design -> res-public -> public_attr, public_string and public_styles.
if I did not included them, it says like missing backgroundTint.
the manifest file uses sdk min 11, target version is 22. the appcompat and support design is also 22 (tried 23 for all of them non worked).
also updated the support library to latest
what is the correct steps?
found the answer, just follow the steps provided by the answer marked as correct. steps to properly use android design support library