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

Commit 82c9b9e7 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Disable clicks on buttons without actions" into pi-dev am: 9ba6ed4d

am: bcaa351c

Change-Id: I1ecbadff0b9021de4b497815e44825ccdf612c11
parents ca121bff bcaa351c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -182,6 +182,7 @@ public class KeyguardSliceView extends LinearLayout implements View.OnClickListe
            }
            button.setCompoundDrawables(iconDrawable, null, null, null);
            button.setOnClickListener(this);
            button.setClickable(pendingIntent != null);
        }

        // Removing old views