Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4adad36 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Removed extraneous comment delimiter from the...

Merge "Removed extraneous comment delimiter from the getDefaultFocusHighlightEnabled method." into tm-dev
parents a73a4428 d71db3b7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13460,8 +13460,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
        mDefaultFocusHighlightEnabled = defaultFocusHighlightEnabled;
    }
    /**
    /**
     * 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.