Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10860] Android: ScrollView not scrolling anymore with horizontal layout

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-09-14T16:23:26.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 2.1.3, Release 3.0.0, Sprint 2012-19 Core, 2012 Sprint 19
ComponentsAndroid
Labelscore, layout, module_scrollview, qe-testadded, regression
ReporterEtienne Champetier
AssigneeAllen Yeung
Created2012-09-04T06:49:52.000+0000
Updated2012-10-26T22:33:00.000+0000

Description

Comments

  1. Etienne Champetier 2012-09-10

  2. Etienne Champetier 2012-09-11

    In TiUIView.java we never reached setEnableHorizontalWrap because "nativeView instanceof TiCompositeLayout" is always false it's nativeView.layout which is a TiCompositeLayout (in the case of TiUIScrollView.java at least)
  3. Allen Yeung 2012-09-12

    PR ready: https://github.com/appcelerator/titanium_mobile/pull/2918
  4. Neha Chhabra 2012-09-14

    closing.Verified with Titanium Studio:2.1.3.201209101847 Titanium SDK: 3.0.0.v20120912190520
  5. Allen Yeung 2012-09-14

    Backport PR https://github.com/appcelerator/titanium_mobile/pull/2962
  6. Vishal Duggal 2012-09-14

    Reopening to add merge labels
  7. Satyam Sekhri 2012-09-17

    Verified on: Titanium Studio: 2.1.2.201208301612 Titanium SDK: 2.1.3.v20120915120319 Android Device: Samsung Note (v.2.3.6), Galaxy Nexus (4.0.2)

JSON Source