Cleanup of TextMessagePreference
In the Support Library Preference's onBindViewHolder, visibility toggling is handled for both title and summary empty TextViews, so removing some now redundant logic. There are no TextMessagePreferences which contain links in the title, and the LinkMovementMethod was breaking DPad navigation on screens where it was set, so removing that as well. See https://crbug.com/993368. Bug: 993368 Change-Id: I702fc08e563e544e9ad774c2b05dcdd070a74678 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757390Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#688204}
Showing
Please register or sign in to comment