commit | 4158d57e1f3c3aa025646146337c47fa5dd70c15 | [log] [tgz] |
---|---|---|
author | chihhangchuang <chihhangchuang@google.com> | Fri May 29 20:50:12 2020 +0800 |
committer | chihhangchuang <chihhangchuang@google.com> | Fri May 29 21:04:11 2020 +0800 |
tree | ca7c4708f5aa0cf03fea15e69cc748016dcb170e | |
parent | 3a120b7c69d8606d8f1a73f427e4be695366ee34 [diff] |
Make the ThemePicker remember the state before system config changes 1. It was added the logic to save the selection, but it was overrided by active theme. Fix it in the cl. 2. Remove optionsController#setAppliedOption from ThemeFragment, since the #1 get fixed, we will see two thumbnails with check, see: https://drive.google.com/file/d/1bl20BBxCi7lRWnBV-vD4xmvx5MWwGH9i/view?usp=sharing The thumbnail check would be added by OptionSelectorController, the ThemeFragment won't handle it. (Same as GridFragment) Video of the fixing: https://drive.google.com/file/d/1dhu1oR0T2gR0ZE-vyFjL5XQTeY3zkvBK/view?usp=sharing Test: Manually Fixes: 157723282 Fixes: 157724003 Change-Id: Ib668b7ca0f7630065c6da2df19b276ccca05eb5a