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

Commit 7e3812b8 authored by Romain Guy's avatar Romain Guy
Browse files

Do not automatically enable gestures in list based on filtering/fastscroll status.

Enable gestures in Contacts for now.
parent d3d9897d
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
            android:layout_width="fill_parent"
            android:layout_height="fill_parent"
            android:fastScrollEnabled="true"
            android:gestures="filter"
    />

    <ScrollView android:id="@android:id/empty"