We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f4562 commit 42202ccCopy full SHA for 42202cc
1 file changed
app/src/main/java/net/i2p/android/preferences/util/IntListPreference.java
@@ -2,7 +2,7 @@
2
3
import android.content.Context;
4
//import android.support.v7.preference.ListPreference;
5
-import android.preference.ListPreference;
+import androidx.preference.ListPreference;
6
import android.util.AttributeSet;
7
8
public class IntListPreference extends ListPreference {
0 commit comments