Skip to content

Visual artifacts when paging using PageView on Android #8524

@lukef

Description

@lukef

Test device: Pixel XL

The PageView contents are rendered correctly on the initial render but once you start scrolling they become corrupted. They will remain this way even after the scrollable "settles".

The following are examples of text and a Widget near the edges of a DecoratedBox:

screen shot 2017-03-01 at 10 48 52 pm

screen shot 2017-03-01 at 10 49 41 pm

From @abarth (on Gitter): "it sounds like a problem in the raster cache that once we cache the texture for the page we draw the ugly version".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions