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

Commit ce37f1da authored by Joe Malin's avatar Joe Malin Committed by Android Git Automerger
Browse files

am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs

* commit '4979a0b5':
  Notification.java javadoc: addAction
parents 0693ffa9 4979a0b5
Loading
Loading
Loading
Loading
+34 −32
Original line number Diff line number Diff line
@@ -1353,6 +1353,8 @@ public class Notification implements Parcelable
        /**
         * Add an action to this notification. Actions are typically displayed by
         * 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 title Text describing the action.