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 fdc5ddc commit 5e3ce07Copy full SHA for 5e3ce07
README.md
@@ -15,7 +15,7 @@ XML widget to create the Material Design Floating Action Button for Android Nati
15
#### XML
16
```XML
17
<Page xmlns="http://schemas.nativescript.org/tns.xsd"
18
- xmlns:FAB="nativescript-floatingactionbutton/fab">
+ xmlns:FAB="nativescript-floatingactionbutton">
19
<FAB:fab tap="fabTap"
20
icon="ic_add_white"
21
backColor="#ff4081"
0 commit comments