Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5673] Android: Nested ScrollViews are not working for Titanium SDK 6.3+

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2018-03-31T23:37:25.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid
ReporterPritish Patil
AssigneeShak Hossain
Created2018-03-24T06:20:38.000+0000
Updated2018-03-31T23:37:25.000+0000

Description

I have horizontal ScrollView nested inside a vertical ScrollView which works fine on Ti SDK 6.2.2 but when I compile it using Ti SDK 6.3 and above the scroll for horizontal ScrollView doesn't work properly. Due this issue I am unable to upgrade Titanium SDK for my app. Platform : Android SDK : 6.3+ System details Operating System Name = Mac OS X Version = 10.12.6 Architecture = 64bit # CPUs = 4 Memory = 4294967296 Node.js Node.js Version = 8.9.3 npm Version = 5.5.1 Titanium CLI CLI Version = 5.0.14 Titanium SDK SDK Version = 7.0.1.GA Target Platform = android

Attachments

FileDateSize
app.js2018-03-24T06:19:51.000+00004897

Comments

  1. Sharif AbuDarda 2018-03-24

    Hello, I tried to test the issue with SDK 7.1.0GA and in SDK 6.2.2.GA. I am not sure what seems to be the issue here? I get the same outlook in the emulator for both SDK. Can you explain a bit more on this? Thanks.
  2. Hans Knöchel 2018-03-25

    This was likely fixed in 7.1.0 as parr of TIMOB-25552, please confirm.
  3. Pritish Patil 2018-03-26

    Hi, I compiled the project using SDK 7.1.0 but still have the problem with horizontal scrollview added at the bottom of the vertical scrollview. When I scroll the horizontal scroll, the vertical one also automatically moves up and down which I don't want. The same code works fine on SDK 6.2.2. Tested on OnePlus 2 (Android 6.0.1) Output on 6.2.2 : https://goo.gl/fsD5hB Output on 7.1 : [https://goo.gl/L4tioT] Scroll works fine till 6.2.2 but after that it does not.
  4. Joshua Quick 2018-03-27

    This is still an open issue: [TIMOB-25792] [~ppatil], the above ticket has a work-around you can use too.

JSON Source