* commit 'e63d952a9294c1257598edc13b3457b7a0d81e63': "Two actions ought to be enough for anybody."
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user