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

Commit 9efedcbb authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix Javadoc for View"

parents 3c3155ab 069bbe79
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9634,8 +9634,6 @@ public class View implements Drawable.Callback, Drawable.Callback2, KeyEvent.Cal
     *
     * @param layoutDirection the direction of the layout
     *
     * {@link View#LAYOUT_DIRECTION_LTR}
     * {@link View#LAYOUT_DIRECTION_RTL}
     */
    public void onResolvePadding(int layoutDirection) {
    }