Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let BarcodeScannerView manage lifecycle event. #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Let BarcodeScannerView manage lifecycle event. #30

wants to merge 1 commit into from

Conversation

zongjingyao
Copy link

Let BarcodeScannerView implements LifecycleEventListener. Add LifecycleEventListener in createViewInstance and remove LifecycleEventListener in onDropViewInstance.

…eEventListener in createViewInstance and remove LifecycleEventListener in onDropViewInstance.
@andreaskeller
Copy link
Contributor

@zongjingyao thank you for your contribution. could you provide some more details about the motivations for your pull request. did you encounter any problems with the former approach?

@fbacker
Copy link

fbacker commented Jun 28, 2016

Does this solve the camera 'lock' issue? When developing with hot reload, after first reload the emulator crashes. Need to activate/deactivate with another app (e.g. skype) to be able to re-run my script.

@andreaskeller andreaskeller force-pushed the master branch 2 times, most recently from b0333a4 to 66c948c Compare July 18, 2016 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants