Fixing build stopper

Change-Id: I2ea18b1b533e8eb4da2c286c22c559dda94d5108
This commit is contained in:
Skuhne
2015-08-13 13:59:26 -07:00
parent e3928ca01d
commit 969a49da77
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<com.android.internal.widget.NonClientDecorView xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_content"
android:layout_height="match_parent"
android:descendantFocusability="beforeDescendants" >
<LinearLayout
android:layout_width="match_parent"

View File

@@ -20,7 +20,7 @@
<com.android.internal.widget.NonClientDecorView xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_content"
android:layout_height="match_parent"
android:descendantFocusability="beforeDescendants" >
<LinearLayout
android:layout_width="match_parent"