Skip to content

Commit fb19919

Browse files
ikoevskarigor789
authored andcommitted
Recreatng PR 226 (#245)
1 parent 0c757a6 commit fb19919

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/en/elements/components/tab-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: TabView
33
apiRef: https://docs.nativescript.org/api-reference/classes/_ui_tab_view_.tabview
4-
contributors: [MisterBrownRSA, rigor789, eddyverbruggen, ikoevska, kharysharpe]
4+
contributors: [MisterBrownRSA, rigor789, eddyverbruggen, ikoevska, kharysharpe, ramsesmoreno]
55
---
66

77
`<TabView>` is a navigation component that shows content grouped into tabs and lets users switch between tabs.
@@ -35,7 +35,7 @@ contributors: [MisterBrownRSA, rigor789, eddyverbruggen, ikoevska, kharysharpe]
3535
</TabViewItem>
3636
</TabView>
3737
```
38-
**NOTE:** Use images for tab icons instead of icon fonts.
38+
**NOTE:** You can use images for tab icons instead of icon fonts. For more information about how to control the size of icons, see [Working with image from resource folders](https://docs.nativescript.org/ui/image-resources).
3939

4040
## Props
4141

0 commit comments

Comments
 (0)