File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# NativeScript-FloatingActionButton
2
- XML widget to create the Material Design Floating Action Button for Android NativeScript apps
2
+ XML widget to create the Material Design Floating Action Button for NativeScript apps.
3
3
4
4
[ Material Design Floating Action Button Spec] ( https://www.google.com/design/spec/components/buttons-floating-action-button.html )
5
5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-floatingactionbutton" ,
3
3
"version" : " 0.2.0" ,
4
- "description" : " A NativeScript plugin to provide an XML widget to implement the Material Design Floating Action Button in an Android app ." ,
4
+ "description" : " A NativeScript plugin to provide an XML widget to implement the Material Design Floating Action Button in NativeScript apps ." ,
5
5
"main" : " fab.js" ,
6
6
"nativescript" : {
7
7
"platforms" : {
You can’t perform that action at this time.
0 commit comments