Fix IllegalStateException to get tile content after device rotate
Root cause: Race condition to get content after the onDetach() Solution: Add protection to prevent this IllegalStateException Bug: 239578655 Test: make RunSettingsRoboTests ROBOTEST_FILTER=OneHandedSettings Test: Manual testing by rotating 100 times quickly Change-Id: I0a03cf1c01cd34c8ae0b0e70c4ffc41168b18ab8
Loading
Please register or sign in to comment