Fix certificate manager UI (take 2)
Change layout height so it does not obscure the floating action buttons at the bottom. Bug: 349518143 Flag: EXEMPT bug fix Test: manual CTS Verifier run Change-Id: Iaf82b2e6343790bbed9508a5dae9a66566760cac
This commit is contained in:
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user