Merge "Apply the expand animation on Private Space" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
553a2c8775
@@ -105,4 +105,8 @@ public class PrivateSpaceHeaderViewController {
|
||||
transitionImage.setVisibility(View.GONE);
|
||||
}
|
||||
}
|
||||
|
||||
PrivateProfileManager getPrivateProfileManager() {
|
||||
return mPrivateProfileManager;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user