Use AndroidX preference
This commit is contained in:
parent
539a45f9a8
commit
61c10ad427
42 changed files with 86 additions and 86 deletions
|
|
@ -4,7 +4,7 @@ import android.annotation.SuppressLint;
|
|||
import android.content.Context;
|
||||
import android.content.SharedPreferences;
|
||||
import android.content.res.Resources;
|
||||
import android.preference.PreferenceManager;
|
||||
import androidx.preference.PreferenceManager;
|
||||
|
||||
import com.nostra13.universalimageloader.core.download.BaseImageDownloader;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue