docs: Remove duplicated phrase am: c08a545ad4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20759942 Change-Id: I44e284be393b6eac82d5b5b9546348f348f364e9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -39,8 +39,8 @@ public final class Tile implements Parcelable {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* An unavailable state indicates that for some reason this tile is not currently
|
* An unavailable state indicates that for some reason this tile is not currently
|
||||||
* available to the user for some reason, and will have no click action. The tile's
|
* available to the user, and will have no click action. The tile's icon will be
|
||||||
* icon will be tinted differently to reflect this state.
|
* tinted differently to reflect this state.
|
||||||
*/
|
*/
|
||||||
public static final int STATE_UNAVAILABLE = 0;
|
public static final int STATE_UNAVAILABLE = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user