Skip to content

<API 11 support with Android Support Library #4

@benoffi7

Description

@benoffi7

Hi I want use the library in versions of Android < API11 with the Android Support Library but the following line only accepts FragmentManager

datePickerDialog.show(getFragmentManager(), tag);;

I want use getSupportFragmentManager

Thanks!

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