Fixed
Status Update
Comments
au...@google.com <au...@google.com>
au...@google.com <au...@google.com> #2
The problem is very serious.
Currently html5 clearRect isn't working within any android 4 devices.
Please, solve this problem as soon as possible.
Currently html5 clearRect isn't working within any android 4 devices.
Please, solve this problem as soon as possible.
au...@google.com <au...@google.com> #3
we have the same problem
We are waiting for a patch since November because none of the workaround we have tried is stable.
We hope that the patch will come before the launching of our app and if not...well, sadly, we will launch the app on iOS and windows only
We are waiting for a patch since November because none of the workaround we have tried is stable.
We hope that the patch will come before the launching of our app and if not...well, sadly, we will launch the app on iOS and windows only
[Deleted User] <[Deleted User]> #4
[Comment deleted]
la...@gmail.com <la...@gmail.com> #5
Still appears to be an issue as I'm getting quirky results when trying clearRect in a loop. #3 solution is good but too heavy to work in a loop.
Description
com.android.support:design:26.0.0
| | +--- com.android.support:multidex:1.0.1
| | +--- com.android.support:support-v4:26.0.0 (*)
| | +--- com.android.support:appcompat-v7:26.0.0
| | | +--- com.android.support:support-annotations:26.0.0
| | | +--- com.android.support:support-v4:26.0.0 (*)
| | | +--- com.android.support:support-vector-drawable:26.0.0
| | | | +--- com.android.support:support-annotations:26.0.0
| | | | \--- com.android.support:support-compat:26.0.0 (*)
| | | \--- com.android.support:animated-vector-drawable:26.0.0
| | | +--- com.android.support:support-vector-drawable:26.0.0 (*)
| | | \--- com.android.support:support-core-ui:26.0.0 (*)
com.android.support:multidex:1.0.1 should not be included in the design support library.