Skip to content

Commit 5e3ce07

Browse files
committed
publish
1 parent fdc5ddc commit 5e3ce07

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
@@ -15,7 +15,7 @@ XML widget to create the Material Design Floating Action Button for Android Nati
1515
#### XML
1616
```XML
1717
<Page xmlns="http://schemas.nativescript.org/tns.xsd"
18-
xmlns:FAB="nativescript-floatingactionbutton/fab">
18+
xmlns:FAB="nativescript-floatingactionbutton">
1919
<FAB:fab tap="fabTap"
2020
icon="ic_add_white"
2121
backColor="#ff4081"

0 commit comments

Comments
 (0)