Merge "Force a WebView pictureset reset on screen rotation."
This commit is contained in:
committed by
Android (Google) Code Review
commit
293fe94920
@@ -4308,7 +4308,7 @@ public class WebView extends AbsoluteLayout
|
|||||||
selectionDone();
|
selectionDone();
|
||||||
}
|
}
|
||||||
mOrientation = newConfig.orientation;
|
mOrientation = newConfig.orientation;
|
||||||
contentInvalidateAll();
|
mWebViewCore.sendMessage(EventHub.CLEAR_CONTENT);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user