GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-09-12T11:05:11.000+0000 |
Affected Version/s | Release 2.1.2 |
Fix Version/s | Release 3.0.0 |
Components | Android |
Labels | Regression, api, module_views, qe-testadded |
Reporter | Nikhil Sharma |
Assignee | Ping Wang |
Created | 2012-09-10T12:46:39.000+0000 |
Updated | 2013-10-03T06:39:55.000+0000 |
On the click of right arrow, the view should move to the next label in horizontal scrollView. It works fine in Ti SDK 2.1.1.GA.
Repo Steps
1. Add the app.js and images files to your project.
2. Run the application.
3. Click on the right arrow and you can see it doesn't scroll. The view doesn't move to the next label.
If "layout:'horizontal'" is set, the content will wrap by default. In this case, we have to use "horizontalWrap: false" in order to scroll the view. Right now there is an issue on the property "horizontalWrap" in scrollView (TIMOB-10860) and we already have had a [PR](https://github.com/appcelerator/titanium_mobile/pull/2918) for it. Once the PR is merged, the scrollView can scroll by setting "horizontalWrap: false".
Nikhil, Do you have time to check if this issue has been resolved by the Checkin for TIMOB-10860?
Verified with the following environment: Titanium SDK:3.0.1.v20130111165328 Titanium Studio:3.0.1.201212181159 Device: LG-P970 Android 2.2.2