Merge "Fix overlapping in TrustedCredentialsSettings"
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:clipToPadding="true"
|
||||||
|
android:clipChildren="true"
|
||||||
android:orientation="vertical">
|
android:orientation="vertical">
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:id="@+id/header_view"
|
android:id="@+id/header_view"
|
||||||
|
|||||||
Reference in New Issue
Block a user