Fixed Audio Fade, Crossfade & Android Auto search
This commit is contained in:
parent
7f683eb0ee
commit
ee7545f64e
15 changed files with 269 additions and 79 deletions
|
@ -21,6 +21,7 @@
|
|||
android:defaultValue="0"
|
||||
android:key="cross_fade_duration"
|
||||
android:layout="@layout/list_item_view_seekbar"
|
||||
app:ateKey_pref_unit="s"
|
||||
android:max="12"
|
||||
android:summary="@string/pref_summary_cross_fade"
|
||||
android:title="@string/pref_title_cross_fade"
|
||||
|
|
|
@ -86,6 +86,7 @@
|
|||
android:summary="@string/pref_blur_amount_summary"
|
||||
android:title="@string/pref_blur_amount_title"
|
||||
app:icon="@drawable/ic_blur_on"
|
||||
app:ateKey_pref_unit="px"
|
||||
app:showSeekBarValue="true" />
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue