diff --git a/protos/contextual_card_list.proto b/protos/contextual_card_list.proto index 3496c8c20c7..5645c8740a5 100644 --- a/protos/contextual_card_list.proto +++ b/protos/contextual_card_list.proto @@ -19,6 +19,7 @@ message ContextualCard { POSSIBLE = 2; IMPORTANT = 3; EXCLUSIVE = 4; + DEFERRED_SETUP = 5; } /** Slice uri of the contextual card */ diff --git a/res/layout/homepage_slice_deferred_setup_tile.xml b/res/layout/homepage_slice_deferred_setup_tile.xml new file mode 100644 index 00000000000..8c83c098ea8 --- /dev/null +++ b/res/layout/homepage_slice_deferred_setup_tile.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + +