Merge "Fix overlapping in TrustedCredentialsSettings"

This commit is contained in:
Mill Chen
2019-10-04 10:26:56 +00:00
committed by Android (Google) Code Review

View File

@@ -16,6 +16,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="true"
android:clipChildren="true"
android:orientation="vertical">
<LinearLayout
android:id="@+id/header_view"