[TIMOB-28546] Android: Refactor Ti.UI.Clipboard to not use deprecated APIs
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2021-10-20T00:04:49.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 10.2.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2021-10-06T18:30:23.000+0000 |
| Updated | 2021-10-20T00:05:20.000+0000 |
Description
- Refactor
Ti.UI.Clipboard to stop using deprecated APIs
- Deprecated APIs are currently responsible for failing test cases
PR (master): https://github.com/appcelerator/titanium_mobile/pull/13105