Update Settings to match new mocks
Fixes: 122119972 Test: layout looks good Change-Id: I259f7e706a6be18edc0e595ff6c3fdccf41b1178
This commit is contained in:
@@ -179,6 +179,7 @@ public class FaceSettings extends DashboardFragment {
|
||||
controllers.add(new FaceSettingsAttentionPreferenceController(context));
|
||||
controllers.add(new FaceSettingsRemoveButtonPreferenceController(context));
|
||||
controllers.add(new FaceSettingsFooterPreferenceController(context));
|
||||
controllers.add(new FaceSettingsConfirmPreferenceController(context));
|
||||
return controllers;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user