Merge pull request #2079 from NativeScript/pete/docs-update

Update docomentation
This commit is contained in:
Vladimir Enchev
2016-05-09 11:34:31 +03:00
12 changed files with 76 additions and 72 deletions

View File

@@ -7,7 +7,7 @@ previous_url: /ApiReference/ui/scroll-view/HOW-TO
# ScrollView
Using a ScrollView requires the ScrollView module.
<snippet id='article-require-scrollview-module'/>
### Declaring the ScrollView.
### Declaring the ScrollView
``` XML
<Page>
<ScrollView>