File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -685,7 +685,7 @@ public static boolean mayUseInputMethod(int flags) {
685685 /** Adjustment option for {@link #softInputMode}: set to allow the
686686 * window to be resized when an input
687687 * method is shown, so that its contents are not covered by the input
688- * method. This can <em>not<em> be combined with
688+ * method. This can <em>not</ em> be combined with
689689 * {@link #SOFT_INPUT_ADJUST_PAN}; if
690690 * neither of these are set, then the system will try to pick one or
691691 * the other depending on the contents of the window.
@@ -696,7 +696,7 @@ public static boolean mayUseInputMethod(int flags) {
696696 * pan when an input method is
697697 * shown, so it doesn't need to deal with resizing but just panned
698698 * by the framework to ensure the current input focus is visible. This
699- * can <em>not<em> be combined with {@link #SOFT_INPUT_ADJUST_RESIZE}; if
699+ * can <em>not</ em> be combined with {@link #SOFT_INPUT_ADJUST_RESIZE}; if
700700 * neither of these are set, then the system will try to pick one or
701701 * the other depending on the contents of the window.
702702 */
You can’t perform that action at this time.
0 commit comments