From 58fe2661b1977fac80fe9cbc063ad55152d33199 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Tue, 9 Dec 2014 13:07:50 -0800 Subject: Removing "windowNoTitle" style attribute for InCallScreen. This was preventing the actionBar from being initialized and used by the Conference Manager. The actionbar would come back null in the InCallActivity. Bug: 18675877 Change-Id: I442fea79ee64fbadf26f957fd84c1492eefa8dbe --- InCallUI/res/values/styles.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/InCallUI/res/values/styles.xml b/InCallUI/res/values/styles.xml index d99c66847..9471c183e 100644 --- a/InCallUI/res/values/styles.xml +++ b/InCallUI/res/values/styles.xml @@ -110,7 +110,6 @@ true @android:color/transparent @null - true @color/incall_dialpad_touch_tint @color/incall_call_banner_text_color @color/dialer_theme_color_dark -- cgit v1.2.3