Skip to content

Commit ca607a9

Browse files
committed
fix readme (trying)
1 parent 27b48af commit ca607a9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,12 @@ exports.fabTap = function(args) {
6464
***
6565

6666
## Attributes
67+
6768
| Property | Android | iOS | Description | Note |
68-
|----------|:-------------:|------:|--|--|
69-
| backColor | X | X | Sets the background color of the button | None
70-
| icon | X | | Supports the same image source options that NativeScript images support | Required on android
71-
| rippleColor | X | |Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
69+
|------------|-------------------|------|-------------|------|
70+
| backColor | X | X | Sets the background color of the button | None
71+
| icon | X | | Supports the same image source options that NativeScript images support | Required on android
72+
| rippleColor| X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
7273

7374

7475
## iOS Notes

0 commit comments

Comments
 (0)