Skip to content

DialogFragmentの表示完了待ち合わせが不十分な可能性がある #16

@sumio

Description

@sumio

現在のDialogFragmentPage.launchDialogFragmentByCreatorの実装では、
目的のDialogFragmentをshowNow()が完了するまで待ち合わせている。
言い換えると、showNow()がリターンした時点で描画が完了することを前提としている。

一方でshowNow()完了、かつ、DialogFragment.onResume()完了後(FragmentLifecycleCallbacks#onFragmentResumed())まで待つ必要がある、という説があり、現時点で確証が無い。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions