From c8241c12c4fb81a0190a2f4ad589170f5e66a3b6 Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Mon, 29 Sep 2014 11:31:30 -0700 Subject: [PATCH] Update alert dialog message text style, list divider opacity BUG: 17627843 BUG: 17694759 Change-Id: I9c5d08c8dd48b43a2485cc6fd213ef00bdeac8a4 --- core/res/res/drawable/list_divider_material.xml | 2 +- core/res/res/drawable/list_section_divider_material.xml | 3 ++- core/res/res/layout/alert_dialog_material.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/core/res/res/drawable/list_divider_material.xml b/core/res/res/drawable/list_divider_material.xml index 7ff212ac36571..babb6461f2e17 100644 --- a/core/res/res/drawable/list_divider_material.xml +++ b/core/res/res/drawable/list_divider_material.xml @@ -17,4 +17,4 @@ + android:alpha="0.12" /> diff --git a/core/res/res/drawable/list_section_divider_material.xml b/core/res/res/drawable/list_section_divider_material.xml index 515634e20bfd8..f44c3f2d6b7fb 100644 --- a/core/res/res/drawable/list_section_divider_material.xml +++ b/core/res/res/drawable/list_section_divider_material.xml @@ -16,4 +16,5 @@ + android:tint="?attr/colorForeground" + android:alpha="0.12" /> diff --git a/core/res/res/layout/alert_dialog_material.xml b/core/res/res/layout/alert_dialog_material.xml index 54a1061bb934a..545d95eebb823 100644 --- a/core/res/res/layout/alert_dialog_material.xml +++ b/core/res/res/layout/alert_dialog_material.xml @@ -66,7 +66,7 @@ android:layout_height="wrap_content" android:orientation="vertical">