mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 07:23:36 +00:00
Add ability to open equalizer from SettingsFragment
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
app:title="@string/theme_selection"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<Preference
|
||||
android:key="equalizer"
|
||||
android:title="Equalizer"
|
||||
app:summary="Adjust audio settings" />
|
||||
|
||||
<Preference
|
||||
android:key="scan_library"
|
||||
android:title="Scan library" />
|
||||
|
||||
Reference in New Issue
Block a user