commit | 984d64d8714e8f7bc29fb62e18b7fa75171792cf | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Mar 07 11:10:00 2019 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Mar 07 11:19:43 2019 -0800 |
tree | 4940e2c9e6133a0cf72560b13f784cc63593fcad | |
parent | 3c69948e6a2e84dd7130d2264463a7d6f13302a7 [diff] |
Add Nullable annotation to getDecorView Since getDecorView may return null when dialog's window is no longer present, annotate it as @Nullable. Bug: 124327419 Test: none Change-Id: I0d49b75b14f54cd8ba8304c900f6c8625f889aa8