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

Commit ef817325 authored by Jan Tomljanovic's avatar Jan Tomljanovic
Browse files

Don't show back arrow in Security when in split mode.

Test: manual
Bug: 224427042
Change-Id: I0b0daa3981c56ba99bebda2cd34a51f3877f37a6
parent 7d5cc42c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ public class TopLevelSecurityEntryPreferenceController extends BasePreferenceCon
                new SubSettingLauncher(mContext)
                        .setDestination(alternativeFragmentClassname)
                        .setSourceMetricsCategory(getMetricsCategory())
                        .setIsSecondLayerPage(true)
                        .launch();
                return true;
            }