Merge "Remove "if it succeeds" wording from requestShowKeyboardShortcuts" into nyc-dev

This commit is contained in:
Clara Bayarri
2016-05-17 09:12:35 +00:00
committed by Android (Google) Code Review

View File

@@ -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() {