commit | c0dd0da46ab4df9545eaf853d04eb0abc998e0a5 | [log] [tgz] |
---|---|---|
author | Ioana Alexandru <aioana@google.com> | Fri Nov 15 16:33:32 2024 +0100 |
committer | Ioana Alexandru <aioana@google.com> | Fri Nov 15 16:33:32 2024 +0100 |
tree | 06b9215f3771c2c48064f2148d2dbc8529ec3803 | |
parent | 9af1abd4b38f69a2ab26552c984e97dd7b75218e [diff] |
Use a switch statement instead of static list of layouts The static list is not very scalable when we need to add things behind flags, so let's just use a switch statement. Bug: 378660052 Test: presubmint Flag: android.app.notifications_redesign_templates Change-Id: I560c6f7c09cd82860dd17a9af2e6cfc88455cd05