palicka

Results 10 comments of palicka

Thanks! (Small edit: in Labeled music player it also shows only colored thumb, background and progress is grey, it's exactly how it's in my app): ![screenshot_2016-01-10-20-34-23](https://cloud.githubusercontent.com/assets/6105846/12223518/591a28d6-b7da-11e5-9e95-fcc9935e5654.png)

any update on this ? In my case it's not just error in console, but map is not displayed at all (I'm using 6.1.0 as well) EDIT: using `CameraConstraint.containCenter()` instead...

I'm facing the same problem. when I open new screen like this: ``` Navigator.push( context, MaterialPageRoute/CupertinoPageRoute( builder: (context) => NewScreen(....), )); ``` and go back using swipe back gesture, UI...

> It could also be worth testing on the 'master' branch. #1742 was designed to fixed a similar issue, but is not available in a release yet, AFAIK. ~I can...

> Hi @palicka, This looks like you might be rebuilding the map a lot. Can you post some code of your map and it's wrappers? Also, image handling is noticably...

@JaffaKetchup I thought it's better, but it's still not, I think. Sometimes it feels ok, but when I move the map really fast it's not as smooth as it used...

@JaffaKetchup I moved it, and no change. Then I removed CancellableNetworkTileProvider and move TileLayer into a variable as well, as it was mentioned in a comment above, and then it...

same here, in my case it's not webview but google map, but it behaves the same - after the banner ad at the bottom is loaded, for tiny period of...

same here, samsung S7, in my case it was thrown on startup: ``` The following MissingPluginException was thrown while activating platform stream on channel locationStatusStream: MissingPluginException(No implementation found for method...