am 26c37321: Add missing layout params to xlarge action bar. [DO NOT MERGE]

* commit '26c373213592ce7fb5a09f23a3d9d3ca0727e346':
  Add missing layout params to xlarge action bar. [DO NOT MERGE]
This commit is contained in:
Deepanshu Gupta
2014-05-13 02:20:38 +00:00
committed by Android Git Automerger

View File

@@ -19,6 +19,8 @@ This is an optimized layout for a screen with the Action Bar enabled.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:fitsSystemWindows="true">
<com.android.internal.widget.ActionBarContainer android:id="@+id/action_bar_container"