Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 6257e37

Browse files
Update README.md
1 parent 640869b commit 6257e37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add this in your root layout. For adding customized attributes use `app` namespa
3131
xmlns:app="http://schemas.android.com/apk/res-auto"
3232
```
3333
```xml
34-
<droidbond.loadingbutton.LoadingButton
34+
<com.droidbond.loadingbutton.LoadingButton
3535
android:layout_width="wrap_content"
3636
android:layout_height="wrap_content"
3737
android:id="@+id/normal"

0 commit comments

Comments
 (0)