SimpleSearchView
SimpleSearchView copied to clipboard
.gradle/caches/transforms-2/files-2.1/3169be8d56a9e4c03db106c1e19e99ac/jetified-SimpleSearchView-0.1.4/res/values/values.xml:5:5-33:25: AAPT: error: resource attr/backIconAlpha (aka {PACKAGENAME}:attr/backIconAlpha) not found.
same issue for me, just updated to stable android studio 3.6
Same for me
Fixed in version 0.1.5 P.S. Workaround for old versions: Append these 2 lines
<attr name="backIconAlpha"/>
<attr name="iconsAlpha"/>
into your attrs file
@flaringapp are not those params related to the opacity? so Should not they have a float format instead dimension format?
@diegoalvis You're right, I've submitted related MR: #32
This issue can be closed now, was fixed in 0.1.5
@vkotovv this is still happening in 0.1.6
in these attributes