File tree Expand file tree Collapse file tree 4 files changed +3
-14
lines changed
Expand file tree Collapse file tree 4 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 88[ ![ GitHub license] ( https://img.shields.io/github/license/FlyJingFish/GradientTextView.svg )] ( https://github.com/FlyJingFish/GradientTextView/blob/master/LICENSE )
99
1010
11- <img src =" https://github.com/FlyJingFish/GradientTextView/blob/master/screenshot/Screenshot_20221012_141234.jpg " width =" 405px " height =" 842px " alt =" show " />
11+ <img src =" https://github.com/FlyJingFish/GradientTextView/blob/master/screenshot/show.png " width =" 320px " height =" 413px " alt =" show " />
1212
1313## 特色功能
1414
Original file line number Diff line number Diff line change 99
1010 <com .flyjingfish.gradienttextviewlib.GradientTextView
1111 android : layout_width =" wrap_content"
12- android : layout_height =" 28dp"
13- android : layout_margin =" 10dp"
12+ android : layout_height =" wrap_content"
1413 android : text =" Hello World!"
1514 android : textColor =" @color/white"
1615 android : textSize =" 30sp"
17- android : paddingHorizontal =" 10dp"
18- android : drawableStart =" @mipmap/ic_launcher_round"
19- android : shadowColor =" #14000000"
20- android : shadowDx =" 0"
21- android : shadowDy =" 0"
22- android : shadowRadius =" 3.0"
23- android : drawablePadding =" 10dp"
24- app : autoSizeMaxTextSize =" 19sp"
25- app : autoSizeMinTextSize =" 6dp"
26- app : autoSizeStepGranularity =" 1sp"
27- app : autoSizeTextType =" uniform"
16+ android : layout_margin =" 10dp"
2817 app : gradient_angle =" 0"
2918 app : gradient_endColor =" @color/purple_200"
3019 app : gradient_startColor =" @color/teal_200" />
You can’t perform that action at this time.
0 commit comments