am 9358cf04: am ccf6b347: am a1546876: am 7ef27645: am f192096a: am 17585160: am 26c37321: Add missing layout params to xlarge action bar. [DO NOT MERGE]
* commit '9358cf04dc0db493a8702a4a8051f9839e9de6d7': Add missing layout params to xlarge action bar. [DO NOT MERGE]
This commit is contained in:
@@ -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"
|
||||||
android:splitMotionEvents="false">
|
android:splitMotionEvents="false">
|
||||||
|
|||||||
Reference in New Issue
Block a user