angular / material

Material design for AngularJS
https://material.angularjs.org/
MIT License
16.54k stars 3.39k forks source link

WebVeiw draw/redraw problem with 4.4.2 Android #2459

Closed Ichka closed 9 years ago

Ichka commented 9 years ago

I have the following problems the with draw/redraw using webview on Andorid 4.4.2:

I do some hacks like adding style="-webkit-transform: translate3d(0,0,0);" and for the first case it succeeded, but with no results with the rest of the cases.

These problems doesn't exist on Android 4.4.4

ThomasBurleson commented 9 years ago

Please provide a CodePen or Plunkr that demonstrates this issue. Here are some starter demo templates that you can use/fork: