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

Commit e0b0578a authored by Ben Murdoch's avatar Ben Murdoch Committed by Android (Google) Code Review
Browse files

Merge "Force a WebView pictureset invalidation on screen rotation."

parents 0e86bc07 9bb55bf0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4302,6 +4302,7 @@ public class WebView extends AbsoluteLayout
            selectionDone();
        }
        mOrientation = newConfig.orientation;
        contentInvalidateAll();
    }

    /**