logcat 23个字符的限制

    xiaoxiao2023-03-25  6

    需要在module中增加 lintOptions { disable 'LongLogTag' }这个选项,就可以去掉字符个数的检测了 参考网站:http://stackoverflow.com/questions/28168622/the-logging-tag-can-be-at-most-23-characters
    转载请注明原文地址: https://ju.6miu.com/read-1203620.html
    最新回复(0)