Alternatives to PreferenceFragment with android-support-v4

后端 未结 9 2071
误落风尘
误落风尘 2020-11-28 04:50

I\'ve come to a sudden halt in the development of my app as I realized that PreferenceFragments weren\'t supported in this library. Are there any alternatives that a rookie

9条回答
  •  眼角桃花
    2020-11-28 05:15

    I know this is an old question, but you can now use PreferenceFragmentCompat from com.android.support:preference-v7:23.3.0

提交回复
热议问题