am b1b03cfc: Merge "Fix missing initialization of PreviewPlacerView"
* commit 'b1b03cfc2b1750b6eccc5130be7e571a23099001': Fix missing initialization of PreviewPlacerViewmain
commit
4ecc0a2972
|
@ -1054,6 +1054,7 @@ public final class MainKeyboardView extends KeyboardView implements PointerTrack
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onShowMoreKeysPanel(final MoreKeysPanel panel) {
|
public void onShowMoreKeysPanel(final MoreKeysPanel panel) {
|
||||||
|
locatePreviewPlacerView();
|
||||||
if (isShowingMoreKeysPanel()) {
|
if (isShowingMoreKeysPanel()) {
|
||||||
onDismissMoreKeysPanel();
|
onDismissMoreKeysPanel();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue