commit | 572afa59e6a1628c8ac42e76604b9b0bb2807ef0 | [log] [tgz] |
---|---|---|
author | Yiling Chuang <emilychuang@google.com> | Fri Dec 06 11:03:51 2024 +0000 |
committer | Yiling Chuang <emilychuang@google.com> | Fri Dec 06 13:09:45 2024 +0000 |
tree | ebf2e690409d4c64c9f1753fd862df529f8f9e6b | |
parent | aa2379967c788147b7d8a0eb5606509b44fa7479 [diff] |
Fix the unclickable learn more link. The UsageProgressBarPreference is replaced with BatteryHeaderTextPreference, and the movement method of the textview was not added, which leads to the unclickable link. Hence, add back the movement method of the textview to allow the linkable text. Fixes: 382395040 Test: manual test Flag: EXEMPT bugfix Change-Id: I6dd5b2c2fbec891035fa8b0fefa47de6962324b7