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

Commit eb859df3 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am e63d952a: am 7d2e8960: Merge ""Two actions ought to be enough for anybody."" into jb-dev

* commit 'e63d952a':
  "Two actions ought to be enough for anybody."
parents 505bfd0c e63d952a
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;