googlesamples / io2015-codelabs

codelabs for Google I/O 2015
https://codelabs.developers.google.com/
Apache License 2.0
516 stars 165 forks source link

Late declaration of Text view #133

Open SatyamSriv opened 6 years ago

SatyamSriv commented 6 years ago

TextView txtView = (TextView) findViewById(R.id.txtContent); this line must be declared before barcode setup