commit | 782fcb9bd52a8a8004c59abd3384827698f29051 | [log] [tgz] |
---|---|---|
author | Becca Hughes <beccahughes@google.com> | Wed Jan 10 19:20:22 2024 +0000 |
committer | Becca Hughes <beccahughes@google.com> | Fri Jan 19 19:42:14 2024 +0000 |
tree | e2f2f3eedd6771145888b768614ec16ed19e1382 | |
parent | 306df3beaa5ca4081d562d70430faabef0be0ea0 [diff] |
Add buttons for new settings design This adds a new class called PrimaryProviderPreference which is responsible for laying out the old cog view if the feature is disabled and the new button view if it is enabled. Screenshots: https://hsv.googleplex.com/5109836204212224 https://hsv.googleplex.com/5574754636398592 https://hsv.googleplex.com/6737135727017984 Change-Id: I1ad0c59a4afc5be3694b499f66bbd7306dfbee69 Test: Manual test with flag on + off & unit tests Bug: 300979487