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

Commit d71db3b7 authored by joneckenrode's avatar joneckenrode Committed by Jon Eckenrode
Browse files

Removed extraneous comment delimiter from the getDefaultFocusHighlightEnabled method.



Test: Built API docs
Bug: 230035680
Signed-off-by: default avatarjoneckenrode <joneckenrode@google.com>
Change-Id: I25a36c218442a528a4caae08d4ae2d704793a7b7
parent e3ebb21b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13446,8 +13446,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.