Opened 9 years ago
Closed 5 years ago
#15914 closed enhancement (patchwelcome)
Android-style feedback ("no bump") when reaching the end of a scrollable view
Reported by: | Eric Durocher | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently, in a ScrollableView, when the top or bottom of the view is reached, a "bump" animation is displayed (e.g. the view continues to scroll briefly and gets back to the top/bottom position). This happens regardless of the device, even though native Android applications do not behave that way. The behavior on Android may depend on the device: it can be a gradient displayed at the top/bottom of the view, or something different (for example on HTC, list items look like they "spread" briefly...)
So it may be nice to provide an option to not display the bump animation, but instead a more Android-like feedback.
Change History (2)
comment:1 Changed 8 years ago by
Owner: | changed from Eric Durocher to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.