commit | 80d8c3bc8308b783b72e6d344defde58e7cee4d3 | [log] [tgz] |
---|---|---|
author | Lee Chou <leechou@google.com> | Thu Feb 27 12:33:16 2020 +0800 |
committer | Lee Chou <leechou@google.com> | Thu Feb 27 12:33:16 2020 +0800 |
tree | 1aa4107859e744a8fd107f77b3afc68a2bcc5ff5 | |
parent | aaee4539c7879a3a3988518527f55f6a070ab38f [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 Merged-In: I8147ec96569fa28867c088d6c36584aa344f40ed