-
Notifications
You must be signed in to change notification settings - Fork 0
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
Serial scanning #84
Serial scanning #84
Conversation
# Conflicts: # app/src/main/java/com/example/househomey/form/ItemFormFragment.java
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks really good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming this is meant to be inherited by Sami later on?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, both serial scanner and barcode scanner inherit from this class. Lukas did a sick job making this really easy to work with
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super clean. LGTM.
Describe your changes
This PR accomplishes the following:
Issue ticket number and link
This PR addresses: #11
Checklist before requesting a review
Screenshots (if applicable)
e.g. UI screenshots, UML screenshots, etc