Refactor and rename metadata pref/util

This commit is contained in:
Eugene Cheung 2017-07-05 12:36:22 -04:00
commit 0bd8e4292d
No known key found for this signature in database
GPG key ID: E1FD745328866B0A
37 changed files with 133 additions and 145 deletions

View file

@ -16,7 +16,7 @@
android:key="auto_download_images_policy"
android:negativeButtonText="@null"
android:positiveButtonText="@null"
android:title="@string/pref_title_auto_download_artist_images" />
android:title="@string/pref_title_auto_download_metadata" />
</com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>