Skip to content

Commit 0755bc2

Browse files
committed
1,修改展示图
1 parent 8eda423 commit 0755bc2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
android:text="Hello World!"
3737
android:textColor="@color/white"
3838
android:textSize="30sp"
39+
app:gradient_stroke_join="bevel"
3940
app:gradient_angle="0"
4041
app:gradient_endColor="@color/white"
4142
app:gradient_startColor="@color/teal_200"
@@ -50,7 +51,6 @@
5051
android:text="Hello World!"
5152
android:textColor="@color/white"
5253
android:textSize="30sp"
53-
android:textStyle="italic|bold"
5454
app:gradient_angle="270"
5555
app:gradient_endColor="@color/white"
5656
app:gradient_startColor="@color/teal_200"

screenshot/show.png

-296 KB
Loading

0 commit comments

Comments
 (0)