Merge "Don't include stretch overscroll in benchmark." into sc-dev

This commit is contained in:
TreeHugger Robot
2021-05-07 05:48:40 +00:00
committed by Android (Google) Code Review

View File

@@ -17,5 +17,6 @@
<androidx.recyclerview.widget.RecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/recyclerView"
android:overScrollMode="never"
android:layout_width="match_parent"
android:layout_height="match_parent"/>