Add missing app:iconSpaceReserved

This commit is contained in:
TacoTheDank 2020-10-31 15:56:46 -04:00
parent a6fa8cd4df
commit e480bc148c
3 changed files with 15 additions and 11 deletions

View file

@ -84,7 +84,8 @@
<PreferenceCategory
android:layout="@layout/settings_category_header_layout"
android:title="@string/settings_category_player_behavior_title">
android:title="@string/settings_category_player_behavior_title"
app:iconSpaceReserved="false">
<ListPreference
android:defaultValue="@string/preferred_open_action_default"