am ce37f1da: am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs
* commit 'ce37f1da3619dcb4e53ca014cf4a17885cc3af0f': Notification.java javadoc: addAction
This commit is contained in:
@@ -1381,6 +1381,8 @@ public class Notification implements Parcelable
|
|||||||
/**
|
/**
|
||||||
* Add an action to this notification. Actions are typically displayed by
|
* Add an action to this notification. Actions are typically displayed by
|
||||||
* the system as a button adjacent to the notification content.
|
* the system as a button adjacent to the notification content.
|
||||||
|
* <br>
|
||||||
|
* A notification displays up to 3 actions, from left to right in the order they were added.
|
||||||
*
|
*
|
||||||
* @param icon Resource ID of a drawable that represents the action.
|
* @param icon Resource ID of a drawable that represents the action.
|
||||||
* @param title Text describing the action.
|
* @param title Text describing the action.
|
||||||
|
|||||||
Reference in New Issue
Block a user