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

Commit 0e34fcd1 authored by Neal Eckard's avatar Neal Eckard Committed by Android (Google) Code Review
Browse files

Merge "Change setButton() documentation to indicate that the settings will...

Merge "Change setButton() documentation to indicate that the settings will apply to the button specified, not just the positive button."
parents 88758aea 48f5faa9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -325,7 +325,7 @@ public class AlertDialog extends Dialog implements DialogInterface {
    }

    /**
     * Set a listener to be invoked when the positive button of the dialog is pressed.
     * Set a listener to be invoked when the specified button of the dialog is pressed.
     *
     * @param whichButton Which button to set the listener on, can be one of
     *            {@link DialogInterface#BUTTON_POSITIVE},