Skip to content

Commit 8001226

Browse files
authored
Update README.md
1 parent a203907 commit 8001226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Add in yout activity or fragment XML layout file:
7171
app:cardCornerRadius="6dp"
7272
app:pb_text_color = "@color/white"
7373
app:pb_text_gravity = "1"
74-
app:plb_text_size = "6sp"
74+
app:pb_text_size = "6sp"
7575
app:pb_progress_color = "@color/white"
7676
app:pb_before_progress_text = "ProgressButton"
7777
android:layout_height="wrap_content" />

0 commit comments

Comments
 (0)