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:
Andrew Solovay
2022-10-12 19:40:31 +00:00
committed by Automerger Merge Worker

View File

@@ -66,9 +66,9 @@ import java.util.Objects;
/** /**
* Class to notify the user of events that happen. This is how you tell * 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> * <ul>
* <li>A persistent icon that goes in the status bar and is accessible * <li>A persistent icon that goes in the status bar and is accessible
* through the launcher, (when the user selects it, a designated Intent * through the launcher, (when the user selects it, a designated Intent