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

Commit 7d2e8960 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge ""Two actions ought to be enough for anybody."" into jb-dev

parents cbf026fc 602ad1c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -911,7 +911,7 @@ public class Notification implements Parcelable
     * </pre>
     */
    public static class Builder {
        private static final int MAX_ACTION_BUTTONS = 2;
        private static final int MAX_ACTION_BUTTONS = 3;

        private Context mContext;