DescriptionAdd a time period dropdown to the CBD dialog on Android.
1. Define SpinnerPreference, a subclass of Preference that represents a dropdown of any Object-s.
2. Add an instance of SpinnerPreference to the CBD dialog.
3. Bind the dropdown values to BrowsingDataRemover::TimePeriod through PrefServiceBridge.
Older mocks for reference: https://folio.googleplex.com/clear-browsing-data/Dialog%20-%20Android/V1#%2F00%20-%20Default%20Selection.png
We don't match the mocks perfectly yet, as the style and strings are still being discussed.
BUG=569870
Committed: https://crrev.com/0c66f43c2e7acfc0749e54008932ff81c7c2c38c
Cr-Commit-Position: refs/heads/master@{#376449}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Fixed string description. #
Total comments: 21
Patch Set 3 : Addressed comments #
Total comments: 11
Patch Set 4 : Addressed comments. #
Total comments: 2
Patch Set 5 : static #Messages
Total messages: 24 (8 generated)
|