I'm trying build gradle, but it thow an exception like this: "Error:(947) Attribute "font" already defined with incompatible format.". It duplicated with name "font" in
If you want your lib run normally, just rename "font" become anything like "myFont".
I'm trying build gradle, but it thow an exception like this: "Error:(947) Attribute "font" already defined with incompatible format.". It duplicated with name "font" in
If you want your lib run normally, just rename "font" become anything like "myFont".