mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am e820fdfe: am 063a98a7: Merge "Reuse keyboard view\'s drawing bitmap if possible" into honeycomb
* commit 'e820fdfeb045a7c61c971532578ed02144b5c3e6': Reuse keyboard view's drawing bitmap if possible
This commit is contained in:
commit
9fab90b16d
@ -1374,8 +1374,7 @@ public class KeyboardView extends View implements PointerTracker.UIProxy {
|
|||||||
mHandler.cancelAllMessages();
|
mHandler.cancelAllMessages();
|
||||||
|
|
||||||
dismissPopupKeyboard();
|
dismissPopupKeyboard();
|
||||||
mBuffer = null;
|
mDirtyRect.union(0, 0, getWidth(), getHeight());
|
||||||
mCanvas = null;
|
|
||||||
mMiniKeyboardCache.clear();
|
mMiniKeyboardCache.clear();
|
||||||
requestLayout();
|
requestLayout();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user