Closed linsui closed 3 years ago
Close #726
I'm not an Android developer. I just followed https://gist.github.com/luciopaiva/aa9cb30863804fb2ac3ed1ccd11c95c7 and it works.
Here is a output for test. It works well for me. I had to set abortOnError to false in lintOptions to build it but it seems not related to my change.
abortOnError
lintOptions
Thanks! Looks good to me.
Close #726
I'm not an Android developer. I just followed https://gist.github.com/luciopaiva/aa9cb30863804fb2ac3ed1ccd11c95c7 and it works.
Here is a output for test. It works well for me. I had to set
abortOnError
to false inlintOptions
to build it but it seems not related to my change.