Add illustration to final screen in PS setup and update existing illustrations.
Screenshots: - go/ss/9KhqUSezFKHnyys.png Recording link: - b/321694009#comment2 Bug: 323156268 Bug: 321694009 Test: Verified manually Change-Id: Ib8abc080f31cad0a9be3b73a1694be744c108a06
This commit is contained in:
@@ -48,7 +48,7 @@ public class PrivateSpaceEducation extends InstrumentedFragment {
|
||||
}
|
||||
GlifLayout rootView =
|
||||
(GlifLayout)
|
||||
inflater.inflate(R.layout.privatespace_education_screen, container, false);
|
||||
inflater.inflate(R.layout.private_space_education_screen, container, false);
|
||||
final FooterBarMixin mixin = rootView.getMixin(FooterBarMixin.class);
|
||||
mixin.setPrimaryButton(
|
||||
new FooterButton.Builder(getContext())
|
||||
|
||||
Reference in New Issue
Block a user