Use AndroidX preference
This commit is contained in:
parent
79e2bb382f
commit
ba6c7de35a
42 changed files with 86 additions and 86 deletions
|
|
@ -8,7 +8,7 @@ import android.content.Intent;
|
|||
import android.content.SharedPreferences;
|
||||
import android.content.pm.PackageManager;
|
||||
import android.os.Bundle;
|
||||
import android.preference.PreferenceManager;
|
||||
import androidx.preference.PreferenceManager;
|
||||
import android.text.TextUtils;
|
||||
import android.view.ContextThemeWrapper;
|
||||
import android.view.LayoutInflater;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue