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

Commit ab591ba4 authored by Clara Bayarri's avatar Clara Bayarri
Browse files

Remove "if it succeeds" wording from requestShowKeyboardShortcuts

Bug: 28775576
Change-Id: Ib7bc2d78cc074c14384f5a86437c684462f1fb54
parent ac6f034f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1688,7 +1688,7 @@ public class Activity extends ContextThemeWrapper
    }

    /**
     * Request the Keyboard Shortcuts screen to show up. If it succeeds, this will trigger
     * Request the Keyboard Shortcuts screen to show up. This will trigger
     * {@link #onProvideKeyboardShortcuts} to retrieve the shortcuts for the foreground activity.
     */
    public final void requestShowKeyboardShortcuts() {