Update illustrations in private space setup and settings

Recording link : b/326391912#comment3
https://drive.google.com/file/d/1Rykqy8iugvVNiE8uW2tgAlFhAypGxhdN/view?usp=drive_link

Bug: 326391912
Test: Manual
Change-Id: Ic53c42ec87fde4f1b8c38634e1e2927b235ff2a3
This commit is contained in:
josephpv
2024-02-23 20:36:36 +00:00
committed by Joseph Vincent
parent c1fd5ad1ec
commit 0809d4dee7
21 changed files with 63 additions and 593 deletions

View File

@@ -47,7 +47,7 @@ public class HidePrivateSpaceSettings extends DashboardFragment{
@Override
protected int getPreferenceScreenResId() {
return R.xml.privatespace_hide_locked;
return R.xml.private_space_hide_locked;
}
@Override