diff options
author | 2024-07-25 16:19:42 +0000 | |
---|---|---|
committer | 2024-07-31 11:36:21 +0000 | |
commit | 23cdee3f5c22b16112b4af825160588b652bba71 (patch) | |
tree | f39aa2b74941e2d5e52fdbf48712daa1046e306a /api/api.go | |
parent | 4dd6ff9717ed496122eee973dfbcb65c16dd3ed6 (diff) |
Stop using escape HTML on SoundPicker title from intent
The method affects non-ascii characters from the string, but it might not be necessary to prevent injecting style into the window title.
Using a String instead of a CharSequence should be enough to remove any spannable elements from the intent extra.
Change-Id: Icd238bcff3e5c1dc7ecf27f97589ac01530f53da
Fix: 355350222
Test: manual
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions