io2015-codelabs
io2015-codelabs copied to clipboard
Late declaration of Text view
trafficstars
TextView txtView = (TextView) findViewById(R.id.txtContent); this line must be declared before barcode setup