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

Commit 7d709196 authored by Romain Hunault's avatar Romain Hunault
Browse files

Merge branch 'cm-14.1' into eelo-0.1

parents 880eb9a5 b4cd75a2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -117,8 +117,10 @@ public class PartsActivity extends SettingsDrawerActivity implements

        switchToFragment(fragmentClass, initialArgs, -1, mInitialTitle);

        if (getActionBar() != null) {
            getActionBar().setDisplayHomeAsUpEnabled(mHomeAsUp);
        }
    }

    @Override
    public void onDestroy() {