Skip to content

Commit 4d8217d

Browse files
committed
Fix code length demo
1 parent e961241 commit 4d8217d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
app:code_color="#CC171717"
2828
app:code_done_stroke_color="#0CBA00"
2929
app:code_error_color="#A50202"
30-
app:code_length="14"
30+
app:code_length="8"
3131
app:code_radius="10dp"
3232
app:code_stroke_color="#990018B6"
3333
app:code_stroke_error_color="#F11919"

0 commit comments

Comments
 (0)