Merge "Removed extraneous comment delimiter from the getDefaultFocusHighlightEnabled method." into tm-dev am: f4adad3636
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17896368 Change-Id: I58258c2c510941655b555c88f50bcd23880230ac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -13460,8 +13460,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
|||||||
mDefaultFocusHighlightEnabled = defaultFocusHighlightEnabled;
|
mDefaultFocusHighlightEnabled = defaultFocusHighlightEnabled;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns whether this View should use a default focus highlight when it gets focused but
|
* Returns whether this View should use a default focus highlight when it gets focused but
|
||||||
* doesn't have {@link android.R.attr#state_focused} defined in its background.
|
* doesn't have {@link android.R.attr#state_focused} defined in its background.
|
||||||
|
|||||||
Reference in New Issue
Block a user