Merge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0bb83b07d1
@ -4098,7 +4098,7 @@ public class Notification implements Parcelable
|
||||
*
|
||||
* Unlike the other styles provided here, MediaStyle can also modify the standard-size
|
||||
* {@link Notification#contentView}; by providing action indices to
|
||||
* {@link #setShowActionsInCompactView(int...)} you can promote up to 2 actions to be displayed
|
||||
* {@link #setShowActionsInCompactView(int...)} you can promote up to 3 actions to be displayed
|
||||
* in the standard view alongside the usual content.
|
||||
*
|
||||
* Notifications created with MediaStyle will have their category set to
|
||||
|
Reference in New Issue
Block a user