Merge "Removed extraneous comment delimiter from the getDefaultFocusHighlightEnabled method." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f4adad3636
@@ -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