mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Switch to androidx.preference.PreferenceManger
This commit is contained in:
@@ -21,7 +21,7 @@ package org.isoron.uhabits.preferences
|
||||
|
||||
import android.content.Context
|
||||
import android.content.SharedPreferences
|
||||
import android.preference.PreferenceManager
|
||||
import androidx.preference.PreferenceManager
|
||||
import org.isoron.uhabits.R
|
||||
import org.isoron.uhabits.core.AppScope
|
||||
import org.isoron.uhabits.core.preferences.Preferences
|
||||
|
||||
Reference in New Issue
Block a user