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

Commit 969a49da authored by Skuhne's avatar Skuhne
Browse files

Fixing build stopper

Change-Id: I2ea18b1b533e8eb4da2c286c22c559dda94d5108
parent e3928ca0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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"