commit | c12b1b40ee20b74b146efebdd564527475ecb40b | [log] [tgz] |
---|---|---|
author | Lee Chou <leechou@google.com> | Thu Feb 27 11:50:03 2020 +0800 |
committer | Lee Chou <leechou@google.com> | Thu Feb 27 11:50:03 2020 +0800 |
tree | 54ec5c92c7ac0b93675304df4cf35e5519346dae | |
parent | 9f6351b596df1ebd0e36920655b5d32c4aed4973 [diff] |
Fixes ApnEditor not restoring previous UI ApnEditor tries read and set the UI in onCreate, before the previous bundle is restored. This caused problems when the configuration has changed (such as switching to Dark Theme). This moves the UI changes to onViewRestored Fixes: 146399432 Test: make SettingsGoogle and manual test UI Change-Id: I8147ec96569fa28867c088d6c36584aa344f40ed