Skip to content

Commit 4f8cb03

Browse files
committed
Group previewMargin with previewWidth etc.
1 parent 40cdd11 commit 4f8cb03

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/io/github/yawnoc/strokeinput/InputContainer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,6 @@ private void updateKeyPreview() {
682682

683683
final int previewWidth = keyPreview.width;
684684
final int previewHeight = keyPreview.height;
685-
686685
final int previewMargin = activeKey.previewMargin;
687686

688687
final int keyboardLeftX = 0;

0 commit comments

Comments
 (0)