remove blacklist feature
This commit is contained in:
parent
9923a4c1e0
commit
6afd14c647
39 changed files with 0 additions and 689 deletions
|
|
@ -1,14 +0,0 @@
|
|||
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory android:title="@string/blacklist">
|
||||
|
||||
<com.kabouzeid.gramophone.preferences.BlacklistPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="blacklist"
|
||||
android:summary="@string/pref_summary_blacklist"
|
||||
android:title="@string/blacklist" />
|
||||
|
||||
</com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
||||
</androidx.preference.PreferenceScreen>
|
||||
Loading…
Add table
Add a link
Reference in a new issue