[TIMOB-17546] Android: make ScrollableView paging controls same as in iOS
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | In Review |
Resolution | Unresolved |
Affected Version/s | Release 3.3.0 |
Fix Version/s | n/a |
Components | Android |
Labels | TCSupport, android, parity, scrollableView |
Reporter | Mark Mokryn |
Assignee | Gary Mathews |
Created | 2014-08-20T14:55:15.000+0000 |
Updated | 2018-12-14T21:59:49.000+0000 |
Description
The ScrollableView paging controls on iOS are attractive, and the same model is now used on numerous native Android apps as well. Unfortunately, the Titanium paging controls for Android are large ugly arrows. Since neither is native to Android, there is no justification for having a custom view different from what exists in iOS. It would be great if this were improved.
PR: https://github.com/appcelerator/titanium_mobile/pull/10161
FR Passed. Waiting for CR.