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

Commit de970760 authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am 731467cc: am 89f5cd70: Merge "Fix "keyguard unresponsive" bug" into jb-mr1.1-dev

* commit '731467cc':
  Fix "keyguard unresponsive" bug
parents 52d74041 731467cc
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"