Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f192096a authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android Git Automerger
Browse files

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

* commit '17585160':
  Add missing layout params to xlarge action bar. [DO NOT MERGE]
parents 1867f58d 17585160
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -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"
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical"
    android:orientation="vertical"
    android:fitsSystemWindows="true">
    android:fitsSystemWindows="true">
    <com.android.internal.widget.ActionBarContainer android:id="@+id/action_bar_container"
    <com.android.internal.widget.ActionBarContainer android:id="@+id/action_bar_container"