Skip to content

Modernize dialog construction #445

@johnjohndoe

Description

@johnjohndoe

The TrackList class currently constructs dialogs using deprecated methods such as onPrepareDialog, onCreateDialog, showDialog. The DialogFragment class should be used instead.

I started the migration with the track renaming dialog on this work-in-progress branch.
@rcgroot Please let me know if you want me to continue with the remaining dialogs. If you have some other implementation in mind please comment here or inline on the branch code.

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