2

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.

BinaryMan
  • 55
  • 6

1 Answers1

2

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

https://stackoverflow.com/a/67520594/4828650

Dinkar Kumar
  • 2,175
  • 2
  • 12
  • 22