Use AndroidX preference
This commit is contained in:
parent
539a45f9a8
commit
61c10ad427
42 changed files with 86 additions and 86 deletions
|
|
@ -27,7 +27,7 @@ import android.os.Build;
|
|||
import android.os.Bundle;
|
||||
import android.os.Handler;
|
||||
import android.os.Looper;
|
||||
import android.preference.PreferenceManager;
|
||||
import androidx.preference.PreferenceManager;
|
||||
import android.util.Log;
|
||||
|
||||
import android.view.KeyEvent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue