update docs
This commit is contained in:
@@ -153,7 +153,7 @@ The base intent defines the action.
|
|||||||
The [package](https://developer.android.com/reference/android/content/Intent#setPackage(java.lang.String))
|
The [package](https://developer.android.com/reference/android/content/Intent#setPackage(java.lang.String))
|
||||||
of the intent.
|
of the intent.
|
||||||
- **Class name**:
|
- **Class name**:
|
||||||
The [component class name](https://developer.android.com/reference/android/content/Intent#setClassName(java.lang.String,%20java.lang.String), java.lang.String))
|
The [component class name](https://developer.android.com/reference/android/content/Intent#setClassName(java.lang.String,%20java.lang.String))
|
||||||
of the intent. Requires a package to be set.
|
of the intent. Requires a package to be set.
|
||||||
|
|
||||||
#### Advanced settings
|
#### Advanced settings
|
||||||
|
|||||||
Reference in New Issue
Block a user