From 2ed09339d4fcc9d8464e68c3832e39c68562e883 Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Tue, 14 Feb 2017 18:56:49 -0800 Subject: [PATCH] Update layout for App info page. - Move the app link buttons to the right - Move the footer buttons to the top below the header - Rename the app header details title, summary, and icon views. Bug: 34977561 Test: make RunSettingsRoboTests Change-Id: Id0cfc2b73b4e5cbbc1a58e497da52560892b69c8 --- res/drawable/button_bg_transparent.xml | 38 ---------- res/layout/app_details.xml | 74 +++++++++---------- res/values/styles.xml | 4 - res/xml/installed_app_details_ia.xml | 3 +- .../applications/AppHeaderController.java | 12 +-- .../applications/InstalledAppDetails.java | 6 +- .../applications/AppHeaderControllerTest.java | 4 +- 7 files changed, 46 insertions(+), 95 deletions(-) delete mode 100644 res/drawable/button_bg_transparent.xml diff --git a/res/drawable/button_bg_transparent.xml b/res/drawable/button_bg_transparent.xml deleted file mode 100644 index d9c6fc88ba9..00000000000 --- a/res/drawable/button_bg_transparent.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml index 3088865573f..263ce054334 100644 --- a/res/layout/app_details.xml +++ b/res/layout/app_details.xml @@ -29,15 +29,13 @@ android:paddingBottom="24dp" > - + android:paddingStart="8dp"> - + + + + + + + + + - - - - - - - - - \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index 2f6f1207efa..3f36255b0ba 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -428,9 +428,5 @@ 24sp - -