Add development option to force everything resizable
Bug: 24815256 Change-Id: Ic9620c3b502e92f1a628bbe696ae91896d25d5b3
This commit is contained in:
@@ -5173,6 +5173,11 @@
|
||||
<!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
|
||||
<string name="force_allow_on_external_summary">Makes any app elligible to be written to external storage, regardless of manifest values</string>
|
||||
|
||||
<!-- UI debug setting: force all activites to be resizable for multiwindow [CHAR LIMIT=50] -->
|
||||
<string name="force_resizable_activities">Force activities to be resizable</string>
|
||||
<!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
|
||||
<string name="force_resizable_activities_summary">Makes all activities resizable for multi-window, regardless of manifest values.</string>
|
||||
|
||||
<!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
|
||||
<string name="data_usage_summary_title">Data usage</string>
|
||||
<!-- Activity title for Appk data usage summary. [CHAR LIMIT=25] -->
|
||||
|
Reference in New Issue
Block a user