commit | 4c99e2164ea970069793ce99abc9679d484bf2b4 | [log] [tgz] |
---|---|---|
author | George Lin <giolin@google.com> | Fri Oct 27 18:33:44 2023 +0000 |
committer | George Lin <giolin@google.com> | Fri Oct 27 19:52:05 2023 +0000 |
tree | 61fede30b40d91b469889b4ebec9d7209767dc74 | |
parent | 0768fb09137a8068b3326d24521563e93cd9230a [diff] |
Use the Android RadioButton for clock size options Major reason of the change is that we need to properly support a11y and the best way is to use the original Android UI components. To implement title and description without creating 2 TextViews, we use SpannableString to give style to title and description. Test: Manually tested that the view looks the same and the a11y works as Test: expected. Bug: 280937148 Flag: NONE Change-Id: Id81c3adcc07892f0688d9169b64861b72a4a957d