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

Commit 9c937d0f 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: I6d99fa1ecc271731bd175e92ad5340508745bca0
parents 7bfca5e9 1b03d205
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -17,5 +17,6 @@
<androidx.recyclerview.widget.RecyclerView
<androidx.recyclerview.widget.RecyclerView
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/recyclerView"
    android:id="@+id/recyclerView"
    android:overScrollMode="never"
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:layout_height="match_parent"/>
    android:layout_height="match_parent"/>