Skip to content

Commit 22cce26

Browse files
cb1kenobigithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 9da03cb commit 22cce26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170693,7 +170693,7 @@
170693170693
{
170694170694
"name": "clipViews",
170695170695
"summary": "Determines whether the previous and next pages are clipped, so that they are not visible\nadjacent to the current page.\n",
170696-
"description": "Set to `false` to allow the previous or next pages to be seen. Note that\nScrollableView's [width](Titanium.UI.ScrollableView.width) must be smaller than its parent\nview in order to make this property effective.\n",
170696+
"description": "Set to `false` to allow the previous or next pages to be seen. Note that\nScrollableView's [width](Titanium.UI.ScrollableView.width) must be smaller than its parent\nview in order to make this property effective on iOS.\nFor Android you have to set the [padding](Titanium.UI.ScrollableView.padding) property.\n\nCheck the `Scrollable View with multiple visible views` example for both platforms.\n",
170697170697
"platforms": [
170698170698
{
170699170699
"since": "7.5.0",

0 commit comments

Comments
 (0)