docs: Fixing badly-formatted doc comment am: d80824b57d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20157157 Change-Id: Ia7a6926f97bbce0d8b3371033c6d35f7e751098b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -66,9 +66,9 @@ import java.util.Objects;
|
||||
|
||||
/**
|
||||
* Class to notify the user of events that happen. This is how you tell
|
||||
* the user that something has happened in the background. {@more}
|
||||
* the user that something has happened in the background.
|
||||
*
|
||||
* Notifications can take different forms:
|
||||
* <p>Notifications can take different forms:
|
||||
* <ul>
|
||||
* <li>A persistent icon that goes in the status bar and is accessible
|
||||
* through the launcher, (when the user selects it, a designated Intent
|
||||
|
||||
Reference in New Issue
Block a user