Merge "Enable nested scrolling for Trusted credentials"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1dcbabe11e
@@ -53,6 +53,7 @@
|
||||
</LinearLayout>
|
||||
<ListView
|
||||
android:id="@+id/cert_list"
|
||||
android:nestedScrollingEnabled="true"
|
||||
style="@style/TrustedCredentialsList">
|
||||
</ListView>
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user