Jayvd

Results 7 comments of Jayvd

I am here cause the Camera plugin is really slow. This plugin solved that for me

@livotov I ended up creating a new custom decoder class derived from ZXDecoder and set the POSSIBLE_FORMATS to QR_CODE only. Thank you for responding!!

@GermanMontejo @hohl @livotov What I did was, I copied the ZXDecoder.java file and name it something else. In this case I named it CustomDecoder Change the constructor content of the...

Hi @vinnyoodles , there is no error. It is just that the delegate function 'viewForSupplementaryElementOfKind' is no longer called after I use use the layout let mosaicLayout = TRMosaicLayout(); self.collectionView?.collectionViewLayout...

I have posted a question in SO too addressing this issue. http://stackoverflow.com/questions/43221323/using-custom-layout-causes-collectionviewflowlayout-delegate-function-not-being?noredirect=1#comment73517175_43221323

@rmtmckenzie Please advise. I really need to know if it is fixable or not. Thanks a lot

@brendan-duncan Please advise. Thanks a lot