Merge "Fix certificate manager UI (take 2)" into main

This commit is contained in:
Tiger Huang
2024-07-03 06:23:53 +00:00
committed by Android (Google) Code Review

View File

@@ -18,7 +18,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
android:clipChildren="true">