io2015-codelabs icon indicating copy to clipboard operation
io2015-codelabs copied to clipboard

Missing declartion of txtView

Open Alwin-Lin opened this issue 9 years ago • 0 comments
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

Alwin-Lin avatar Oct 01 '16 06:10 Alwin-Lin