Improve UX of Deferred Setup

Change-Id: I3d0735ef1196b04abaef454529664a8daea53967
Bug: 120485678
Test: visual, robotests
This commit is contained in:
Yanting Yang
2019-01-18 23:39:15 +08:00
parent 875178bbfa
commit 2784da75a2
10 changed files with 462 additions and 29 deletions

View File

@@ -19,6 +19,7 @@ message ContextualCard {
POSSIBLE = 2;
IMPORTANT = 3;
EXCLUSIVE = 4;
DEFERRED_SETUP = 5;
}
/** Slice uri of the contextual card */