Skip to content

How to build layout for BaseAdapter with Scaloid? #67

@pligor

Description

@pligor

Until now there is a line inside my BaseAdapters that looks like this

LayoutInflater.from(context).inflate(R.layout.list_item, null);

I cannot get how I could use Scaloid to get rid of the xml file.
I tried searching inside scaloid examples but I could not find any.

Could you give a brief sample of such a usage?

I am new in Scaloid and I guess it can be used in all cases. Is that correct?

Ask me for more information if necessary

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