From 78db1064a79c95ab05e2d40c1e89b7e2930eda6b Mon Sep 17 00:00:00 2001 From: Chris Wren Date: Tue, 24 Apr 2012 10:45:13 -0400 Subject: actions on notifications should stack vertically. Bug: 6317471 Change-Id: Ic49b7c3c95dd5033b380655fb5671433b13959ac --- core/res/res/layout/notification_template_base.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'core/res') diff --git a/core/res/res/layout/notification_template_base.xml b/core/res/res/layout/notification_template_base.xml index af05aed..1dc6275 100644 --- a/core/res/res/layout/notification_template_base.xml +++ b/core/res/res/layout/notification_template_base.xml @@ -137,12 +137,13 @@ style="?android:attr/progressBarStyleHorizontal" /> - + > + -- cgit v1.1