Solving Rendering Artifacts in Frame Buffer with WebView and EditText on Android 5.0?
问题 After upgrading Nexus 5 to Android 5.0, an activity with default focus on an EditText does not render correctly (EditText repeats down across the screen with grey dots in between and if you click again or dump the ViewHierarchy with UiAutomator, it will return to normal rendering). (I would upload the image, but don't yet have reputation for images). NOTE: This is ONLY after I have loaded a WebView within the application (though in a separate activity). The same screen renders correctly prior