Resolve "As a convenience enthusiast, I want a drop down menu to be able to quickly scan QR codes I find along my dragon trail so that I may continue on my adventure without disruption."
Compare changes
- Connor Brock authored
Converted QR code scanner into a fragment for later development, also removed in file script tag in index.html and converted to externally call the neccessary function.
@@ -3,12 +3,10 @@ package Team5.SmartTowns.dragonstale;
@@ -30,7 +28,7 @@ public class DragonsTaleController {