From: kopriva Date: Sat, 29 Sep 2018 01:59:55 +0000 (-0700) Subject: docs: bug 37113731, correcting flag name X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=50d0caa22e3490258b330c670ef63c1ee9aa693e;p=android-x86%2Fframeworks-base.git docs: bug 37113731, correcting flag name Test: make ds-docs Bug: 37113731 Change-Id: I0679f161dbfd64c04cf0d94b431f60e616cbd757 Exempt-From-Owner-Approval: Docs-only change --- diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 21c10ce89c1a..38582dbf80aa 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -1423,7 +1423,7 @@ at {@link android.view.inputmethod.InputConnection#performEditorAction(int) InputConnection.performEditorAction(int)}.

Corresponds to - {@link android.view.inputmethod.EditorInfo#IME_FLAG_NO_FULLSCREEN}. --> + {@link android.view.inputmethod.EditorInfo#IME_FLAG_NAVIGATE_PREVIOUS}. -->