Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5174] Android: Implement a dual-scrolling Ti.UI.ScrollView

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsAndroid
Labelsparity, scrollview
ReporterOpie Cyrus
AssigneeIngo Muschenetz
Created2011-08-30T10:32:10.000+0000
Updated2015-04-13T20:09:17.000+0000

Description

On iOS, scrollview can move both vertically and horizontally but on Android this is not the case. We should perhaps create new HorizontalScrollview and VeriticalScrollview types rather than forcing a developer to manually set the scroll type on Android only. We should also consider creating a iOS style scrollview on Android. If the above approach is taken, we should remove the Android only scrollType property on the scrollview for simplicity sake.

Comments

  1. Martijn Bogaard 2012-06-27

    A dual scrolling scrollview is something i can really use... It's one of those annoying differences between iOS & Android.

JSON Source