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

Commit 069bbe79 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Fix Javadoc for View

Change-Id: Iccae458320273253637017c6f32329150bae479e
parent e800892c
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) {
    }