commit | a992b611bfafe3469e2ca33fb0533d6825b185c9 | [log] [tgz] |
---|---|---|
author | ryanlwlin <ryanlwlin@google.com> | Thu Dec 02 20:51:21 2021 +0800 |
committer | Ryan Lin <ryanlwlin@google.com> | Fri Dec 03 01:58:25 2021 +0000 |
tree | 28acdb9648e676c8ab907e09be1c6025da0d77c2 | |
parent | 395ea90b83688f27d4d0a6df69fbd6eeaf98d2d8 [diff] |
Fix incorrect UI after triple-tap is disabled The preference summary is not changed after users disable the triple tap shortcut by the confirm dialog. It is due to the fact that the fragment doesn't observe the settings value change. To fix it, we add the settings key to observe the change. Bug: 208755360 Test: manual test Change-Id: Ie5b7fc5e67c5491b53485af0d3d68d1789aeace4