You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No extra configuration is required for the FAB View component.
27
+
25
28
### Screenshot
26
29
---------------
27
30

@@ -33,7 +36,7 @@ XML widget to create the Material Design Floating Action Button for NativeScript
33
36
## Usage
34
37
35
38
#### XML
36
-
##### **NOTE** The sample XML here will position the FAB on top of the ListView. There is no need for absolute positioning.
39
+
##### **NOTE** The sample XML here will position the FAB on top of the ListView. There is no need for absolute positioning due to using a GridLayout row/col settings.
0 commit comments