Merge "fix typo in LocusId"
This commit is contained in:
committed by
Android (Google) Code Review
commit
563598ce6b
@@ -33,7 +33,7 @@ import java.io.PrintWriter;
|
||||
* by the Android System to correlate state between different subsystems such as content capture,
|
||||
* shortcuts, and notifications.
|
||||
*
|
||||
* <p>For example, if your app provides an activiy representing a chat between 2 users
|
||||
* <p>For example, if your app provides an activity representing a chat between 2 users
|
||||
* (say {@code A} and {@code B}, this chat state could be represented by:
|
||||
*
|
||||
* <pre><code>
|
||||
|
||||
Reference in New Issue
Block a user