Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Caused by java.lang.UnsupportedOperationException Failed to resolve attribute at index 6: TypedValue{t=0x2/d=0x101009b a=1} #93

@kyh8496

Description

@kyh8496

I'm using 1.2.7 version
override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View? {
return inflater.inflate(getResId(), container, false) <<<< error line
}

An error occurs when creating a customAlertDialogFragment.
I guess the theme was influenced.

It doesn't happen if I downgrade to 1.2.6 version.

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