Merge "Fix certificate manager UI (take 2)" into main
diff --git a/res/layout/request_manage_credentials.xml b/res/layout/request_manage_credentials.xml
index 4f6a5c4..c25a35d 100644
--- a/res/layout/request_manage_credentials.xml
+++ b/res/layout/request_manage_credentials.xml
@@ -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">