提交 c9d05043 编写于 作者: AndroidLeaves's avatar AndroidLeaves

update

上级 60b0ed96
......@@ -503,7 +503,7 @@ class Widget extends BaseWidget {
textWidget.url = 'https://so.toutiao.com/search?keyword=%E7%96%AB%E6%83%85%E5%AE%9E%E6%97%B6%E6%9C%80%E6%96%B0%E9%80%9A%E6%8A%A5';
textWidget.textColor = new Color(this.covFontColor());
textWidget.font = Font.regularSystemFont(this.scaleFontSize(Number(this.covFontSize()), text.length, 16));
textWidget.font = Font.regularSystemFont(this.scaleFontSize(Number(this.covFontSize()), text.length, 15));
textWidget.lineLimit = 1;
// ------------------------------------------------
stack.addSpacer();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册