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

Commit bcaa351c 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

Change-Id: I39ff5a23757977940c05432116316bf435ee90a0
parents 1bbb9974 9ba6ed4d
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