am 47ea8b3d: Merge "DO NOT MERGE: Update floatingtoolbar position when cursor moves." into mnc-dev
* commit '47ea8b3d6bcef193a2d0ec9f0141525c83a0bcda': DO NOT MERGE: Update floatingtoolbar position when cursor moves.
This commit is contained in:
@@ -3817,6 +3817,10 @@ public class Editor {
|
|||||||
startSelectionActionModeWithoutSelection();
|
startSelectionActionModeWithoutSelection();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
if (mSelectionActionMode != null) {
|
||||||
|
mSelectionActionMode.invalidateContentRect();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
hideAfterDelay();
|
hideAfterDelay();
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user