From 4ef143851265e9e8d20318307b552f66679a1b9e Mon Sep 17 00:00:00 2001 From: Alex Johnston Date: Mon, 7 Jun 2021 14:38:45 +0100 Subject: [PATCH] RequestManageCredentials landscape mode * Split screen into two halves, where the left side includes the title and the right side includes the recycler view, floating action button and action buttons. * https://screenshot.googleplex.com/6Co6kn2DyXZRGNZ * https://screenshot.googleplex.com/6uwHAGuRHjNcStN Bug: 189193577 Test: manual testing via TestDPC RequestManageCredentialsTest Change-Id: I9c82a7471c885658aacb40b22166ec801e2833ca --- .../request_manage_credentials.xml | 139 ++++++++++++++++++ res/values/styles.xml | 7 + .../security/RequestManageCredentials.java | 36 ++++- 3 files changed, 180 insertions(+), 2 deletions(-) create mode 100644 res/layout-land/request_manage_credentials.xml diff --git a/res/layout-land/request_manage_credentials.xml b/res/layout-land/request_manage_credentials.xml new file mode 100644 index 00000000000..bf00098e723 --- /dev/null +++ b/res/layout-land/request_manage_credentials.xml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +