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 a203907 commit 8001226Copy full SHA for 8001226
README.md
@@ -71,7 +71,7 @@ Add in yout activity or fragment XML layout file:
71
app:cardCornerRadius="6dp"
72
app:pb_text_color = "@color/white"
73
app:pb_text_gravity = "1"
74
- app:plb_text_size = "6sp"
+ app:pb_text_size = "6sp"
75
app:pb_progress_color = "@color/white"
76
app:pb_before_progress_text = "ProgressButton"
77
android:layout_height="wrap_content" />
0 commit comments