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 51bd5ca commit d316c38Copy full SHA for d316c38
README.md
@@ -37,7 +37,7 @@ You can check how this library was implemented here (Old version): https://mediu
37
Add the button in your layout file and customize it the way you like it.
38
39
```xml
40
-<br.com.simplepass.loadingbutton.customViews.CircularProgressImageButton
+<br.com.simplepass.loadingbutton.customViews.CircularProgressButton
41
android:id="@+id/btn_id"
42
android:layout_width="match_parent"
43
android:layout_height="wrap_content"
0 commit comments