Samuel Eminet
Samuel Eminet
Hi ! There is still something wrong with layout pass and it doesn't seem to be margin specific as i get it with padding as well. Here is a screenshot...
Anyone has a patch for this?
In addition there something wrong with generated path that seems to prevent viewing files even in API < 29 `val extension = "." + filenameSplit[filenameSplit.size - 1] val datePart =...
Same here after apply code changes, after reinstalling app everything fine
Yep exactly you need to convert your subclass to a File instance to make it works. This is really minor but i guess making work File and all File subclasses...
As i said this is really minor, more a suggestion, so you may add this for later ;)
I have the same pb i double checked old purchase token and still got DF-DFERH-01 when trying to upgrade/downgrade. A normal subscription works fine.
Hi, I go it in my firebase logs as well. It's not a null problem but a NaN problem. `java.lang.IllegalArgumentException: Cannot round NaN value.` i guess from [MapboxViewportTransitionFactory](https://github.com/mapbox/mapbox-maps-android/blob/b35837b8e7c85df8c5476056f065d38ea56d55a0/plugin-viewport/src/main/kotlin/com/mapbox/maps/plugin/viewport/transition/MapboxViewportTransitionFactory.kt#L72) `currentMapCameraState.bearing` is...
I get often fatal signal 11 error when navigating back and forth from various screen with mapbox view. Here is the stask ``` art_sigsegv_fault 0x000074cbd3893520 art::FaultManager::HandleFault(int, siginfo*, void*) 0x000074cbd3893a45 art::SignalChain::Handler(int,...