Fixed
Status Update
Comments
yb...@google.com <yb...@google.com>
yb...@google.com <yb...@google.com> #2
We are currently using AGP internal task types to flag memory-intensive tasks to enforce a reduced parallelism at execution time. I've raised this separately (with a lot more detail) as a feature request (
Description
Using the new emulator of a nexus 5 on API 23
When building the project in mockDebug, click the first item in the story list and load the details. Use the bottom right grey button to navigate the comment list down, you'll see that when asked to navigate to item 28, the layout manager reports 27 as the first visible item position. This can also be seen with other items in the same recycler.
The correct behavior should be that when the layout manager is told to scroll to 28 with offset of 0, first visible item should report 28.