[AC-2325] ScrollView issue: On Android 4.1+, Views with height > 699 within the ScrollView are not displayed
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-12-15T18:12:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Athila Santos |
Assignee | Ritu Agrawal |
Created | 2013-12-05T17:28:17.000+0000 |
Updated | 2016-03-08T07:41:20.000+0000 |
Description
Titanium version: 3.1.1
Issue: On Android 4.1+, Views with height > 699 within the ScrollView are not displayed
tag in tiapp.xml, the issue does not reproduce.
Hello, We tested this issue the test code below. We can’t reproduce this issue. In our sample code, we have used all properties that you mentioned. Please let us know if you notice anything different. We will mark this "resolved" but wait for your feedback before closing this. Please keep us posted. Regards,
Testing Environment:
OS: MAC OS X 10.8.5 Ti SDK: 3.1.3 GA Ti CLI: 3.3.0 Android Device/Emulator Android SDK 4.2.2Test Code
Step to reproduces
Create a new project
Paste test code in app.js
Set ti.ui.defaultunit property on tiapp.xml to "dip"
Android Device/Emulator
TableView will displayed
Thanks[~athilahs]We tried to replicate the problem based on your description and were not able to reproduce it with the sample code and steps listed above. Can you please try out this sample code and see if the problem still exist?
Hi Ritu. I can see that you used a different SDK in your tests. Could you please try it again using the 3.1.1 SDK? Is it possible that this issue is fixed in the Titanium 3.1.3 ? Thanks Athila
[~athilahs@gmail.com] We highly recommend that you use Titanium 3.1.3 as it has many more fixes and features. We were not able to reproduce this issue with 3.1.3 SDK so please upgrade and let us know if the issue persists.