fgustovo
fgustovo
Its so silly but, In my case, Angular `v5.1.0` was hiding the real errors. Reinstalling `v5.1.0` didn't fix the issue, but once I downgraded back to `v5.0.3`, module errors started...
is there any improvement about issue?
@evrencoskun any progress for RTL support? That is very useful library and it should support RTL languages, too.
same problem here and occurred today.
I checked all apks generated by `bundletool` and all include `libspectrumpluginjpeg.so` files in the `lib` directory. I tried two different release bundles, one doesn't include any abifilters and other one...
@lambdapioneer I tried two different release bundles, one doesn't include any abifilters and other one contains abiFilters 'armeabi-v7a', 'x86'. Both make crash.
Same problem here. Version 2.0.3 and using `GPUImageView.setImage(Uri uri)`
I faced the same problem and I detected that the problem is related to ScrollView. I hope this helps somebody who faces the same problem.
similar problem here. Lock9view inside scrollview causes the same problem.