Migrate Site Category Preferences to SL
Migrate the SingleCategoryPreferences and ChosenObjectPreferences from deprecated Framework preferences to Support Library preferences. This change also removes the complete fragment layout override used by Storage preferences in favor of simply appending the custom views to the bottom of the layout. Because this is the first fragment migrated which contains a ChromeImageViewPreference, it includes some duplication of code so that the compat and non-compat image view preferences can coexist. Once the remaining ChromeImageViewPreferences are migrated to support library, this duplicate code will be removed (https://crbug.com/967022). Bug: 968592, 929743 Change-Id: I3a0ed1ec24d2824d22cfecf50c2053bd62a45add Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706540 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#678505}
Showing
This diff is collapsed.
Please register or sign in to comment