OSDN Git Service

Work around foreground app not updating issue
authorMichael Goffioul <michael.goffioul@gmail.com>
Fri, 30 Aug 2019 00:19:00 +0000 (08:19 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 12 Mar 2020 09:31:19 +0000 (17:31 +0800)
commit1ffd949e749844e321fc6b70812e882e34126ebd
tree44a109f8e642fe2db9cbaee2c93a89c70f93b872
parentb35fa828d0d65ef65aece664b22775cdb9253bd3
Work around foreground app not updating issue

The foreground app not updating anymore after the second sleep/wake
sequence. I managed to work around it using this patch.
core/java/android/view/ViewRootImpl.java