Fix the build. Improve docs require statements

This commit is contained in:
Erjan Gavalji
2016-05-02 18:08:46 +03:00
parent a4801c6948
commit 401c39924e
19 changed files with 30 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ description: "Examples for using scroll-view"
---
# ScrollView
Using a ScrollView requires the ScrollView module.
<snippet id='article-require-module'/>
<snippet id='article-require-scrollview-module'/>
### Declaring the ScrollView.
``` XML
<Page>