解决方案
try to change the compileSdkVersion to:
compileSdkVersion 28
fontVariationSettings added in api level 28. Api doc here
from:
本文提供了解决在Android开发中遇到的'fontVariationSettings'资源未找到的错误的方法。建议将compileSdkVersion更新至28,此版本中新增了字体变化设置。此解决方案来源于Stack Overflow社区。
解决方案
try to change the compileSdkVersion to:
compileSdkVersion 28
fontVariationSettings added in api level 28. Api doc here
from:
1028
3545
8771
2367
1万+
1369
5102

被折叠的 条评论
为什么被折叠?