am 36af7943: Fix malformed Javadoc.
* commit '36af79434fb62c26238132eaeda2ec5e732f3c2f': Fix malformed Javadoc.
This commit is contained in:
@@ -143,7 +143,7 @@ public abstract class Context {
|
|||||||
* tied to the lifetime of the process rather than the current component.
|
* tied to the lifetime of the process rather than the current component.
|
||||||
*
|
*
|
||||||
* <p>Consider for example how this interacts with
|
* <p>Consider for example how this interacts with
|
||||||
* {@ #registerReceiver(BroadcastReceiver, IntentFilter)}:
|
* {@link #registerReceiver(BroadcastReceiver, IntentFilter)}:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li> <p>If used from an Activity context, the receiver is being registered
|
* <li> <p>If used from an Activity context, the receiver is being registered
|
||||||
* within that activity. This means that you are expected to unregister
|
* within that activity. This means that you are expected to unregister
|
||||||
|
|||||||
Reference in New Issue
Block a user