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

Commit e54f6652 authored by Michael Kolb's avatar Michael Kolb
Browse files

deprecate getVisibleTitleHeight

	  Bug: 4104535

Change-Id: I8a6ef21d38a25848efa28e2c06cf2da0ff7af9c4
parent ff51d29a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -243594,7 +243594,7 @@
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 deprecated="deprecated"
 visibility="public"
>
</method>
+2 −2
Original line number Diff line number Diff line
@@ -1359,10 +1359,10 @@ public class WebView extends AbsoluteLayout
        return mTitleBar != null ? mTitleBar.getHeight() : 0;
    }

    /*
    /**
     * Return the amount of the titlebarview (if any) that is visible
     *
     * @hide
     * @deprecated
     */
    public int getVisibleTitleHeight() {
        // need to restrict mScrollY due to over scroll