From 26c373213592ce7fb5a09f23a3d9d3ca0727e346 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Tue, 6 May 2014 12:24:52 -0700 Subject: Add missing layout params to xlarge action bar. [DO NOT MERGE] layout_width and layout_height params were missing from the x-large version of the action bar layout file. Change-Id: Icef5575ae3d4ce9db6a966b7fa2be1921b9e860e --- core/res/res/layout-xlarge/screen_action_bar.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/res/layout-xlarge/screen_action_bar.xml b/core/res/res/layout-xlarge/screen_action_bar.xml index 751d322..182a2e5 100644 --- a/core/res/res/layout-xlarge/screen_action_bar.xml +++ b/core/res/res/layout-xlarge/screen_action_bar.xml @@ -19,6 +19,8 @@ This is an optimized layout for a screen with the Action Bar enabled. -->