Fixing build stopper
Change-Id: I2ea18b1b533e8eb4da2c286c22c559dda94d5108
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user