Use AndroidX preference
This commit is contained in:
parent
79e2bb382f
commit
ba6c7de35a
42 changed files with 86 additions and 86 deletions
|
|
@ -2,7 +2,7 @@ package org.schabi.newpipe;
|
|||
|
||||
import android.content.Context;
|
||||
import android.os.Build;
|
||||
import android.preference.PreferenceManager;
|
||||
import androidx.preference.PreferenceManager;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue