remove lyrics

This commit is contained in:
dkanada 2019-07-17 17:06:47 -07:00
commit a26ddacc8c
45 changed files with 7 additions and 691 deletions

View file

@ -9,13 +9,6 @@
android:key="now_playing_screen_id"
android:title="@string/pref_title_now_playing_screen_appearance" />
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATESwitchPreference
app:iconSpaceReserved="false"
android:defaultValue="true"
android:key="synchronized_lyrics_show"
android:summary="@string/pref_summary_synchronized_lyrics_show"
android:title="@string/pref_title_synchronized_lyrics_show" />
</com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
</androidx.preference.PreferenceScreen>