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

Commit 89f5cd70 authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "Fix "keyguard unresponsive" bug" into jb-mr1.1-dev

parents 359c78a6 c120b6e9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@
                />
        </LinearLayout>

        <ImageView
        <com.android.systemui.statusbar.policy.KeyButtonView
            android:layout_width="128dp"
            android:id="@+id/search_light"
            android:layout_height="match_parent"
@@ -282,7 +282,7 @@
                />
        </LinearLayout>

        <ImageView
        <com.android.systemui.statusbar.policy.KeyButtonView
            android:layout_width="162dp"
            android:id="@+id/search_light"
            android:layout_height="match_parent"
+2 −2
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@
                />
        </LinearLayout>

        <ImageView
        <com.android.systemui.statusbar.policy.KeyButtonView
            android:layout_width="80dp"
            android:id="@+id/search_light"
            android:layout_height="match_parent"
@@ -289,7 +289,7 @@
                />
        </LinearLayout>

        <ImageView
        <com.android.systemui.statusbar.policy.KeyButtonView
            android:id="@+id/search_light"
            android:layout_height="80dp"
            android:layout_width="match_parent"