preferences_updates: Don't reserve icon space

Matches rest of the preferences

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-06-03 00:13:34 +08:00
parent 9e46a8b433
commit 75637e7906

View File

@@ -21,6 +21,7 @@
<SwitchPreference
app:defaultValue="false"
app:iconSpaceReserved="false"
app:key="PREFERENCE_UPDATES_EXTENDED"
app:summary="@string/pref_updates_extended_desc"
app:title="@string/pref_updates_extended" />