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

Commit f0ec1562 authored by Kshitij's avatar Kshitij
Browse files

chore: Change setting name as per CR of base

parent 174cfeee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@ public class Hotseat extends CellLayout implements Insettable, OffsetParent {
        // Setting name is hardcoded here to prevent recompilation of
        // framework jar for studio build
        Settings.Secure.putInt(getContext().getContentResolver(),
                "launcher_dock_width",
                "bliss_launcher_dock_width",
                dp.isVerticalBarLayout()
                        ? getWidth() - dp.getExtraStatusBarPadding()
                        : 0);