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

Commit 085585f4 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Fix bug #6029615 Update Javadoc for onPaddingChanged()

Change-Id: I5d66bc76d7084777342e66e6370bf3a52e878ba1
parent 7d3c690e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9664,6 +9664,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) {
    }