Assigned
Status Update
Comments
jo...@google.com <jo...@google.com>
le...@google.com <le...@google.com> #2
Automatic regression verification started for measurement:
ChromiumPerf/android-pixel6-perf/system_health.memory_mobile/memory:chrome:all_processes:reported_by_chrome:malloc:max_committed_size_avg/browse_news
Verification workflow id: projects/62121018386/locations/us-central1/workflows/sandwich-verification-workflow-prod/executions/f430dab5-4642-48dd-a3d6-a50904c1d68e
ChromiumPerf/android-pixel6-perf/system_health.memory_mobile/memory:chrome:all_processes:reported_by_chrome:malloc:max_committed_size_avg/browse_news
Verification workflow id: projects/62121018386/locations/us-central1/workflows/sandwich-verification-workflow-prod/executions/f430dab5-4642-48dd-a3d6-a50904c1d68e
Description
Jetpack Compose version: 2025.01.01
Jetpack Compose component used: FlowRow, HorizontalPager
Android Studio Build: Ladybug Feature Drop 2024.2.2
Kotlin version: 2.1.10
Steps to Reproduce or Code Sample to Reproduce:
The way to fix this issue is to replace beyondViewportPageCount with a value like 999, or even 1. However, maybe we should also introduce a constant to ensure that all items are rendered to prevent this problem?
Code
Stack trace (if applicable):