зеркало из https://github.com/mozilla/pluotsorbet.git
Start capture as soon as video control is shown
This commit is contained in:
Родитель
8ccc782463
Коммит
6c79e61bb4
|
@ -55,11 +55,9 @@ public class ImageCapture extends MIDlet {
|
|||
}
|
||||
|
||||
videoControl.setVisible(true);
|
||||
}
|
||||
}
|
||||
|
||||
protected void pointerReleased(int x, int y) {
|
||||
new CaptureThread().start();
|
||||
new CaptureThread().start();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче