实施 'com.github.hakobast:dropdown-textview:0.3.1'
implementation 'com.github.hakobast:dropdown-textview:0.3.1'
我遇到这个问题:
AAPT: error: resource attr/title_text (aka com.example.DropdownTextView:attr/title_text) not found
我找到了这个:
https://github.com/hakobast/DropdownTextView/issues/14
遗憾的是 0.1.1 版本不包含所有功能。
如果有人知道解决方法,请分享。
我在 0.3.3 中修复了这个问题,现在 AAPT: error: resource attr/title_text (aka com.example.DropdownTextView:attr/title_text) not found
没有了。
请在
找到集成库的详细信息
我遇到这个问题: AAPT: error: resource attr/title_text (aka com.example.DropdownTextView:attr/title_text) not found 我找到了这个: https://github.com/hakobast/DropdownTextView/issues/14 遗憾的是 0.1.1 版本不包含所有功能。
如果有人知道解决方法,请分享。
我在 0.3.3 中修复了这个问题,现在 AAPT: error: resource attr/title_text (aka com.example.DropdownTextView:attr/title_text) not found
没有了。
请在
找到集成库的详细信息