We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eda423 commit 0755bc2Copy full SHA for 0755bc2
app/src/main/res/layout/activity_main.xml
@@ -36,6 +36,7 @@
36
android:text="Hello World!"
37
android:textColor="@color/white"
38
android:textSize="30sp"
39
+ app:gradient_stroke_join="bevel"
40
app:gradient_angle="0"
41
app:gradient_endColor="@color/white"
42
app:gradient_startColor="@color/teal_200"
@@ -50,7 +51,6 @@
50
51
52
53
- android:textStyle="italic|bold"
54
app:gradient_angle="270"
55
56
screenshot/show.png
-296 KB
0 commit comments