Seltix
Seltix
hi, the test should be updated too because the display() will not work when called multiple times... :S
> > Good day. There are two solutions: > > 1. Install [this](https://github.com/dpa99c/cordova-android-play-services-gradle-release) plugin > 2. Manually edit file platforms>android>project.properties and specify versions for com.google.android.gms like this hello, I try...
I'm poking around trying to find the source of the problem, and the exception is thrown from this line : https://github.com/mauron85/background-geolocation-android/blob/2693e07587eea08746004bd3e72dde276b04b4d2/src/main/java/com/marianhello/bgloc/BackgroundGeolocationFacade.java#L347 witch is calling this method: https://github.com/mauron85/background-geolocation-android/blob/2693e07587eea08746004bd3e72dde276b04b4d2/src/main/java/com/marianhello/bgloc/service/LocationServiceProxy.java#L19 but I dont...
> @seltix5 did you manage to figure out what was causing the issue or find a work around? Hello, to be honest I dont remember anymore. I had many problems...
viva, pelo que estou a ver infelizmente não parece estar completo. por exemplo distrito de leiria apresenta apenas 5 concelhos e deveriam ser 16. Existe esta lista de freguesia que...
> Viva, > > os dados fornecidos pelos CTT na altura não continham informação de "freguesia" - https://github.com/cusco/ctt/tree/master/external Têm apenas dados sobre distritos, concelhos e localidades > > Penso que...
> viva, pelo que estou a ver infelizmente não parece estar completo. por exemplo distrito de leiria apresenta apenas 5 concelhos e deveriam ser 16. Existe esta lista de freguesia...
então é agora qual será a melhor forma para agora ligar a informação?
I dont think the problem is inside generateCrops(), I think the problem is in canvasImageScale() because of rounding. If the cropWidth is set to 300px instead of the 301px generateCrops()...
hello @johnabela Sorry I forgot the code, already update the original post. In my case the original image is not smaller. For the change from "ceil() to floor()" i already...