From d2fbecdfdaa84e20e8b59782ef419ef1891ed6fb Mon Sep 17 00:00:00 2001 From: Evan Chen Date: Tue, 15 Mar 2022 17:35:12 +0000 Subject: [PATCH 1/3] Make the Allow button at the top Allow button should be at the top of Don't Allow button Test: atest CtsCompanionDeviceManagerCoreTestCases atest CtsCompanionDeviceManagerUiAutomationTestCases atest CtsOsTestCases:CompanionDeviceManagerTest Fix: 224427592 Change-Id: I9d02eb822b4afc4693c4374b619204949d71e87d --- .../res/drawable/btn_negative_top.xml | 4 ++-- .../res/drawable/btn_positive_bottom.xml | 4 ++-- .../res/layout/activity_confirmation.xml | 10 ++++----- .../res/values/styles.xml | 22 +++++++++---------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/packages/CompanionDeviceManager/res/drawable/btn_negative_top.xml b/packages/CompanionDeviceManager/res/drawable/btn_negative_top.xml index 7df92bb145cb5..55e96f6d75123 100644 --- a/packages/CompanionDeviceManager/res/drawable/btn_negative_top.xml +++ b/packages/CompanionDeviceManager/res/drawable/btn_negative_top.xml @@ -17,6 +17,6 @@ - + diff --git a/packages/CompanionDeviceManager/res/drawable/btn_positive_bottom.xml b/packages/CompanionDeviceManager/res/drawable/btn_positive_bottom.xml index 55e96f6d75123..7df92bb145cb5 100644 --- a/packages/CompanionDeviceManager/res/drawable/btn_positive_bottom.xml +++ b/packages/CompanionDeviceManager/res/drawable/btn_positive_bottom.xml @@ -17,6 +17,6 @@ - + diff --git a/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml b/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml index 8eec33aeb4ee5..2eb8b5c1e2872 100644 --- a/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml +++ b/packages/CompanionDeviceManager/res/layout/activity_confirmation.xml @@ -94,16 +94,16 @@ -