commit | 4f8c3131f4d24ae43c79686a79e432205e6f10a5 | [log] [tgz] |
---|---|---|
author | Miranda Kephart <mkephart@google.com> | Mon May 17 11:44:33 2021 -0400 |
committer | Miranda Kephart <mkephart@google.com> | Mon May 17 13:31:19 2021 -0400 |
tree | bf67aa7b6c7a627f507985ca383d672bf33b8328 | |
parent | 9f47ce098b42b37ce861e9a5b20fd824f769b69d [diff] |
Fix repeated screenshots in landscape Currently, if a screenshot is taken, then the phone is rotated while the UI is still up, the UI will correctly rotate but successive screenshots will fail. This change alters the way we handle rotations so that we update dynamically rarther than needing to reload the UI. Bug: 187238867 Fix: 187238867 Test: manual Change-Id: I3ebfd6a06fb5d4653ba4d267dcfb11c381eda105