Fix malformed Javadoc.
Change-Id: I5cfbd49272117defce5226da0f40a8392457a2e2
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.
|
||||
*
|
||||
* <p>Consider for example how this interacts with
|
||||
* {@ #registerReceiver(BroadcastReceiver, IntentFilter)}:
|
||||
* {@link #registerReceiver(BroadcastReceiver, IntentFilter)}:
|
||||
* <ul>
|
||||
* <li> <p>If used from an Activity context, the receiver is being registered
|
||||
* within that activity. This means that you are expected to unregister
|
||||
|
||||
Reference in New Issue
Block a user