Resource Cleanup
This commit is contained in:
parent
b6294db8cf
commit
80063ea903
10 changed files with 31 additions and 13 deletions
|
@ -8,7 +8,8 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_audio_ducking"
|
||||
android:title="@string/pref_title_audio_ducking"
|
||||
app:icon="@drawable/ic_volume_down" />
|
||||
app:icon="@drawable/ic_volume_down"
|
||||
app:isPreferenceVisible="@bool/isNotOreo"/>
|
||||
|
||||
<code.name.monkey.retromusic.preferences.DurationPreference
|
||||
android:defaultValue="0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue