Organize and consolidate TextScalePreference code
TextScalePreference is the only SeekBarPreference used in Settings, so merge it with SeekBarPreference for more organized and readable logic. (Note: If a common SeekBarPreference widget is needed in future, the SeekBarPreference class now available in AndroidX is likely a better choice, although not suited to this particular usage.) Fixed: 977206 Change-Id: I4a4751ba96bd5b4f8d007546dd6db00884eeaf5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003215 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#733041}
Showing
Please register or sign in to comment