Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72c37464 authored by Mina Granic's avatar Mina Granic Committed by Android (Google) Code Review
Browse files

Merge "Fix missed rename: freeform _initial_bounds_scale ->...

Merge "Fix missed rename: freeform _initial_bounds_scale -> desktop_mode_initial_bounds_scale." into main
parents 56be0b62 8f72286e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1515,7 +1515,7 @@ class DesktopTasksController(

        @JvmField
        val DESKTOP_MODE_INITIAL_BOUNDS_SCALE = SystemProperties
                .getInt("persist.wm.debug.freeform_initial_bounds_scale", 75) / 100f
                .getInt("persist.wm.debug.desktop_mode_initial_bounds_scale", 75) / 100f

        /**
         * Check if desktop density override is enabled