Add a developer option which allows non-resizables in freeform
Bug: 138594779 Test: manual + pref test Change-Id: I1620189799dc83cb1c255ca30c4ef29e73e73756
This commit is contained in:
@@ -542,6 +542,11 @@
|
||||
android:title="@string/force_desktop_mode"
|
||||
android:summary="@string/force_desktop_mode_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="enable_sizecompat_freeform"
|
||||
android:title="@string/enable_sizecompat_freeform"
|
||||
android:summary="@string/enable_sizecompat_freeform_summary" />
|
||||
|
||||
<Preference
|
||||
android:key="reset_shortcut_manager_throttling"
|
||||
android:title="@string/reset_shortcut_manager_throttling" />
|
||||
|
||||
Reference in New Issue
Block a user