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

Commit 1a968022 authored by Kshitij's avatar Kshitij
Browse files

Revert "Revert "Revert "feat: Remove rotation for phones"""

This reverts commit 3bf0834e.
parent 918e9ad2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -288,8 +288,6 @@ public class SettingsActivity extends FragmentActivity
                    if (info.isTablet(info.realBounds)) {
                        // Launcher supports rotation by default. No need to show this setting.
                        return false;
                    } else {
                        preference.setVisible(false);
                    }
                    // Initialize the UI once
                    preference.setDefaultValue(RotationHelper.getAllowRotationDefaultValue(info));