From 0b6f8fad031d5587d3f4df35bf0d9014e0f76099 Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Wed, 24 May 2017 16:33:08 -0700 Subject: [PATCH] UI Cleanup on supported links dialog in app info page. - Simplify layout file - Increase paddings Change-Id: I61b7d9315f74172aeb036ef835de73e268329de5 Fix: 62065754 Test: visual --- res/layout/app_domains_dialog.xml | 22 ++++++++-------------- res/layout/app_domains_item.xml | 8 ++++---- 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/res/layout/app_domains_dialog.xml b/res/layout/app_domains_dialog.xml index f9c6b6453de..d006027451b 100644 --- a/res/layout/app_domains_dialog.xml +++ b/res/layout/app_domains_dialog.xml @@ -15,18 +15,12 @@ limitations under the License. --> - + - - - diff --git a/res/layout/app_domains_item.xml b/res/layout/app_domains_item.xml index e2ccbd3deec..5aa9cfa677d 100644 --- a/res/layout/app_domains_item.xml +++ b/res/layout/app_domains_item.xml @@ -15,12 +15,12 @@ limitations under the License. --> - + android:paddingTop="8dp" + android:paddingBottom="8dp" />