Merge "Fix indent."
commit
5f9f4b929b
|
@ -723,7 +723,7 @@ public final class EmojiPalettesView extends LinearLayout implements OnTabChange
|
||||||
// Make sure the delayed key-down event (highlight effect and haptic feedback) will be
|
// Make sure the delayed key-down event (highlight effect and haptic feedback) will be
|
||||||
// canceled.
|
// canceled.
|
||||||
final EmojiPageKeyboardView currentKeyboardView =
|
final EmojiPageKeyboardView currentKeyboardView =
|
||||||
mActiveKeyboardViews.get(mActivePosition);
|
mActiveKeyboardViews.get(mActivePosition);
|
||||||
currentKeyboardView.releaseCurrentKey();
|
currentKeyboardView.releaseCurrentKey();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue