commit | ca129bc5cab2b8b174cfff538a026f004b31d91b | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Wed Oct 18 07:24:44 2023 +0000 |
committer | wilsonshih <wilsonshih@google.com> | Wed Oct 18 07:35:10 2023 +0000 |
tree | 3e2768e979bda1e8a798f044c315a6c7f1d4f321 | |
parent | c4f9dd2c04d1337abf9121661e5f7457e95a3bfa [diff] |
Separate rotationHint as different object of WindowBounds Some WindowBounds object with different rotation would be ignore in DisplayController#supportedBounds due to there already exists an object with the same bounds. Bug: 304284870 Test: open app then rotate tablet device to 90 or 270, close app and monitor the closing target flying back to the expected position. Flag: N/A Change-Id: I97f070cfaf7c6243ae3cd95cb728f7041a3736d1