commit | ae8de8c77c51b7b26ba92f2cce76bb5dd74bea73 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri May 19 17:54:48 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Wed May 24 13:31:08 2017 -0700 |
tree | 340999285efeb1770ea123c89fc2fd4ccd08f6c2 | |
parent | 605351c56c43608c58ca164e4ff81e03baf244c5 [diff] |
Fixed an issue when inflating too many notifications The pool of queued asynctask was limited and should really not be, because we might be inflating a lot views at the same time. Test: runtest systemui Change-Id: I3e724985e01483531051a3e9e255faa69d2591d2 Fixes: 38261831