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

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

Merge "Fix bug #6029615 Update Javadoc for onPaddingChanged()"

parents a9993f11 085585f4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9660,6 +9660,8 @@ public class View implements Drawable.Callback, Drawable.Callback2, KeyEvent.Cal
     *
     * @param layoutDirection the direction of the layout
     *
     * {@link #LAYOUT_DIRECTION_LTR}
     * {@link #LAYOUT_DIRECTION_RTL}
     */
    public void onPaddingChanged(int layoutDirection) {
    }