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

Commit 1dcbabe1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable nested scrolling for Trusted credentials"

parents b74a9a34 d29ead18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
    </LinearLayout>
    <ListView
        android:id="@+id/cert_list"
        android:nestedScrollingEnabled="true"
        style="@style/TrustedCredentialsList">
    </ListView>
</LinearLayout>