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

Commit 370fd865 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove nested scrolling" into rvc-dev am: 4a1f5175

Change-Id: I41ab594af6e0c8e3d66e9440f58ef10283217c31
parents 58f8eded 4a1f5175
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -82,10 +82,8 @@
        <androidx.recyclerview.widget.RecyclerView
            android:id="@+id/notification_list"
            android:layout_width="match_parent"
            android:layout_height="0dp"
            android:layout_height="wrap_content"
            android:clipChildren="true"
            settings:layout_constraintHeight_max="300dp"
            settings:layout_constrainedHeight="true"
            settings:fastScrollEnabled="true"
            settings:fastScrollHorizontalThumbDrawable="@drawable/thumb_drawable"
            settings:fastScrollHorizontalTrackDrawable="@drawable/line_drawable"