Card showing mechanism change in homepage
- update contextual card proto interface to fit the new SettingsIntelligence - show sticky cards at the tail of the card area Bug: 149274976 Test: robotest Change-Id: Icca167825c1c037ec12d8836d82c5fdff4331a8e
This commit is contained in:
@@ -19,6 +19,7 @@ message ContextualCard {
|
||||
POSSIBLE = 2;
|
||||
IMPORTANT = 3;
|
||||
DEFERRED_SETUP = 5;
|
||||
STICKY = 6;
|
||||
}
|
||||
|
||||
/** Slice uri of the contextual card */
|
||||
|
Reference in New Issue
Block a user