File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ public void onTitleClick(TitleBar titleBar) {
8181 textColorBuilder .clearTextGradientColor ();
8282 textColorBuilder .clearTextStrokeColor ();
8383 } else {
84- textColorBuilder .setTextGradientColors (new int [] {0xFF49DAFA , 0xFFED58FF })
84+ textColorBuilder .setTextGradientColors (new int [] {0xFFFEFA54 , 0xFFF08833 })
8585 .setTextStrokeColor (0xFF000000 )
8686 .intoTextColor ();
8787 }
Original file line number Diff line number Diff line change 373373 android : layout_margin =" 10dp"
374374 android : gravity =" center"
375375 android : padding =" 10dp"
376- android : text =" 文本水平渐变效果 \n文本水平渐变效果\n单击可取消这种效果"
376+ android : text =" 文本水平渐变效果文本水平渐变效果文本水平渐变效果文本水平渐变效果文本水平渐变效果文本水平渐变效果 \n文本水平渐变效果\n单击可取消这种效果"
377377 android : textSize =" 18sp"
378378 app : shape_textEndColor =" #ED58FF"
379379 app : shape_textGradientOrientation =" horizontal"
386386 android : layout_margin =" 10dp"
387387 android : gravity =" center"
388388 android : padding =" 10dp"
389- android : text =" 文本垂直渐变效果ypgj \n文本垂直渐变效果ypgj\n单击可取消这种效果"
389+ android : text =" 文本垂直渐变效果ypgj文本垂直渐变效果ypgj文本垂直渐变效果ypgj文本垂直渐变效果ypgj文本垂直渐变效果ypgj \n文本垂直渐变效果ypgj\n单击可取消这种效果"
390390 android : textSize =" 18sp"
391391 app : shape_textEndColor =" #ED58FF"
392392 app : shape_textGradientOrientation =" vertical"
You can’t perform that action at this time.
0 commit comments