Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4daaac38 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Don't include stretch overscroll in benchmark." into sc-dev am: 1b03d205

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14457076

Change-Id: I081fc16e891a52117e414ebfb37532e72c471deb
parents 7ae84c6b 1b03d205
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"/>