commit | 1bd5713db3da6ed4aaba35ecacc98636ae651b7d | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Nov 23 21:00:39 2021 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Wed Dec 01 17:44:29 2021 +0800 |
tree | a8f0a15e7ed502836e369714ffb63ce859a49cdc | |
parent | a5f83144a308b4bd0b276bf62605d87682b7adaa [diff] |
Verify WindowContext gets custom Drawable Before [1], WindowContext#getDrawable with custom drawable would lead to app crashes. This CL adds a test to prevent future regression. [1]: 09c03ec912419f4e1fe3fbc5980843b4dbd73599 fixes: 203027987 Test: atest WindowContextTest Change-Id: I46fc81c3e850089b8021053b38e258720023aa68