From b207f8a073e8b3c001986b31c951f2c951cc631b Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Thu, 29 Aug 2013 18:51:06 -0700 Subject: Show bottom action bar throughout dialer * Moved fake action bar to DialtactsActivity from PhoneFavoritesFragment * Allow transitioning between search fragments * Removed onPhoneFavoritesFragmentStarted listener now that it is no longer needed Bug: 10510200 Change-Id: Ie06a1ec08171f5c424a84d36709ca35100f2148d --- res/layout/dialtacts_activity.xml | 30 ++++++++++++++++++++++++++++++ res/layout/phone_favorites_fragment.xml | 30 ------------------------------ 2 files changed, 30 insertions(+), 30 deletions(-) (limited to 'res') diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml index 580e0bf43..e4eb2b3c5 100644 --- a/res/layout/dialtacts_activity.xml +++ b/res/layout/dialtacts_activity.xml @@ -69,6 +69,36 @@ android:id="@+id/dialtacts_frame" android:clipChildren="false"> + + + + + - - - - - -- cgit v1.2.3