[TIMOB-12121] Android: Add overScrollMode property
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-02-15T23:09:50.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Jesse van Rheenen |
| Assignee | Ingo Muschenetz |
| Created | 2012-11-28T10:03:33.000+0000 |
| Updated | 2017-03-23T18:03:30.000+0000 |
Description
Should be good to add the overScrollMode proptery to scrollView and tableView.
http://developer.android.com/reference/android/widget/ScrollView.html#setOverScrollMode(int)
At the moment there is no option to disable or edit the overScrollMode.
I've experienced the lack of this feature as an issue a bunch of times lately. Such a small feature that would make my apps look hundred times better on Android.
Closing ticket as duplicate with reference to the linked issues above.