Add missing app:iconSpaceReserved
This commit is contained in:
parent
a6fa8cd4df
commit
e480bc148c
3 changed files with 15 additions and 11 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue