Status Update
Comments
je...@google.com <je...@google.com>
ch...@google.com <ch...@google.com>
an...@google.com <an...@google.com> #2
I am having the same problem. Whenever a new page is requested and rendered, a first white background shows briefly and causes flickering. Very unpleasant visual effect. Only happens when hardware acceleration is enabled.
Description
On Windows, it appears this path search has a bug where a final forward slash stays appended to the end of the parent directory's path. This gets concatenated with '/AndroidManifest.xml', which results in a path like C:/A//AndroidManifest.xml, which $(wildcard ...) does not glob correctly.
patching