Skip to content

Commit d316c38

Browse files
Update README.md
1 parent 51bd5ca commit d316c38

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
@@ -37,7 +37,7 @@ You can check how this library was implemented here (Old version): https://mediu
3737
Add the button in your layout file and customize it the way you like it.
3838

3939
```xml
40-
<br.com.simplepass.loadingbutton.customViews.CircularProgressImageButton
40+
<br.com.simplepass.loadingbutton.customViews.CircularProgressButton
4141
android:id="@+id/btn_id"
4242
android:layout_width="match_parent"
4343
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)