I face this problem: AAPT: error: resource attr/title_text (aka com.example.DropdownTextView:attr/title_text) not found I found this: https://github.com/hakobast/DropdownTextView/issues/14 Unfortunately version 0.1.1 do not contain all functions.
If someone know the work-around please share.
I fixed the issue in 0.3.3 and now AAPT: error: resource attr/title_text (aka com.example.DropdownTextView:attr/title_text) not found
is not coming.
Please find the detail for integrating the library at