io2015-codelabs
io2015-codelabs copied to clipboard
Missing declartion of txtView
trafficstars
The snippet of "Setup the Barcode Detector" does not declare txtView, e.g.
TextView txtView = (TextView) findViewById(R.id.txtContent);
Reference: https://search-codelabs.appspot.com/codelabs/bar-codes#6