Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

lparams() should be inline #338

Closed
Closed
@Miha-x64

Description

@Miha-x64

lparams() functions should be inline since they accept lambda parameters. It's easy to create many of them inside of one Fragment or Activity, and it's not great to generate an anonymous class per lambda, especially in Android.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions