mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 5f9f4b92: Merge "Fix indent."
* commit '5f9f4b929b246491865553758fe55d58e720ca44': Fix indent.
This commit is contained in:
commit
a1e6d5cb5f
@ -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
|
||||
// canceled.
|
||||
final EmojiPageKeyboardView currentKeyboardView =
|
||||
mActiveKeyboardViews.get(mActivePosition);
|
||||
mActiveKeyboardViews.get(mActivePosition);
|
||||
currentKeyboardView.releaseCurrentKey();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user