Merge "Added Developer Options settings for multi-window mode."
This commit is contained in:
committed by
Android (Google) Code Review
commit
b3e2fedb5f
@@ -4787,6 +4787,14 @@
|
||||
<!-- UI debug setting: simulate secondary display devices using overlays [CHAR LIMIT=25] -->
|
||||
<string name="overlay_display_devices_title">Simulate secondary displays</string>
|
||||
|
||||
<!-- UI debug setting: enable/disable debug multi-window ui [CHAR LIMIT=25] -->
|
||||
<string name="enable_multi_window">Multi-window mode</string>
|
||||
<!-- setting Checkbox summary whether to enable debug multi-window ui [CHAR_LIMIT=50] -->
|
||||
<string name="enable_multi_window_summary">Multiple activities on screen at the same time.</string>
|
||||
<string name="confirm_enable_multi_window_title">Enable multi-window mode?</string>
|
||||
<!-- Warning dialog message to confirm user wishes to enable experimental multi-window mode feature -->
|
||||
<string name="confirm_enable_multi_window_text">WARNING: This is a highly experimental feature that allows multiple activities on-screen at the same time through the Recent apps UI. Some apps may crash or not function correctly when used with this feature.</string>
|
||||
|
||||
<!-- Preference category for application debugging development settings. [CHAR LIMIT=25] -->
|
||||
<string name="debug_applications_category">Apps</string>
|
||||
|
||||
|
Reference in New Issue
Block a user