Remove animation from private space settings page

Screenshot : go/ss/5HeSbdABvUX3iw8.png

Bug: 337866252
Test: Manual
Change-Id: If54ff5f2e309b9ac4dd83ff3bbf53812031732c6
This commit is contained in:
josephpv
2024-06-10 05:08:47 +00:00
parent bcb877406f
commit 8298c15f53
2 changed files with 3 additions and 19 deletions

View File

@@ -22,16 +22,10 @@
android:title="@string/private_space_title"
settings:searchable="false">
<com.android.settingslib.widget.IllustrationPreference
android:key="private_space_illustration"
settings:searchable="false"
settings:lottie_rawRes="@raw/private_space_illustration"/>
<Preference
<com.android.settingslib.widget.TopIntroPreference
android:key="private_space_description"
android:summary="@string/private_space_description"
android:selectable="false"
settings:searchable="false" />
android:title="@string/private_space_description"
settings:searchable="false"/>
<PreferenceCategory
android:title="@string/private_space_category_lock">