commit | 4f282042d84e40a9da7183c2d908e90c83b689ab | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Wed Dec 21 11:20:04 2022 -0800 |
committer | Andrey Epin <ayepin@google.com> | Wed Dec 21 16:08:09 2022 -0800 |
tree | 634e5b5f9fe67bed66f388d8777ea60abe79342c | |
parent | 68163c09ae1bfd8ebeaabfd21b78650b2ede00df [diff] |
Add a mechanism to switch between action row view varians Use ViewStub to lazy inflate actin row view variant based on an argument; will be used with a feature flag. Colateraly, add a workaround for icon tinting issue (commented in the code) for the new scrollable action row. Bug: 262278109 Test: manual tests that the existing layout visually statys the same in all layout variants. Change-Id: I289949e94864cb96c81c722eb3a39887cc130779