[TIMOB-23432] Android N: Multi-Window support
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-11-14T00:57:48.000+0000 |
Affected Version/s | Release 5.4.0 |
Fix Version/s | n/a |
Components | Android |
Labels | androidN |
Reporter | Hieu Pham |
Assignee | Joshua Quick |
Created | 2016-05-24T18:42:45.000+0000 |
Updated | 2017-11-14T00:57:54.000+0000 |
Description
Android N adds support for displaying more than one app at the same time. On handheld devices, two apps can run side by side or one on top of the other in split-screen mode. Android N also adds new features to support apps that run in multi-window mode. We can implement said features.
https://developer.android.com/preview/features/multi-window.html
No comments