* commit 'de970760f7d405c0d5b59813b3aabdd4ff9ffe4e': Fix "keyguard unresponsive" bug
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user