Skip to content

API 29 androidx #4

@noordw

Description

@noordw

Has anyone upgraded this for API29?

I know the old PreferenceScreen is depreciated

<androidx.preference.PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android">

</androidx.preference.PreferenceScreen>
instead of

It's not necessary but you can add this implementation into your Gradle too.

implementation 'androidx.preference:preference:1.0.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions