From 3957b27d81750258e83d0a5499a2ae3d3e296f16 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Mon, 30 Sep 2013 18:35:23 -0700 Subject: Fix divider view not animating Move the searchbox separator into the same layout as the searchview so that they animate together Bug: 11013819 Change-Id: I68fc705a476203788888e460731a708ff616ac78 --- res/layout/dialtacts_activity.xml | 76 +++++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml index fe1e644b0..e0eb41b99 100644 --- a/res/layout/dialtacts_activity.xml +++ b/res/layout/dialtacts_activity.xml @@ -31,43 +31,49 @@ - - - + android:orientation="vertical" + > + + + + + + -